Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.AddResponseOrBuilder
-
Packages that use BookkeeperProtocol.AddResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.AddResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.AddResponseOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.AddResponseProtobuf typeAddResponsestatic classBookkeeperProtocol.AddResponse.BuilderProtobuf typeAddResponseMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.AddResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.AddResponseOrBuilderBookkeeperProtocol.Response.Builder. getAddResponseOrBuilder()optional .AddResponse addResponse = 101;BookkeeperProtocol.AddResponseOrBuilderBookkeeperProtocol.Response. getAddResponseOrBuilder()optional .AddResponse addResponse = 101;BookkeeperProtocol.AddResponseOrBuilderBookkeeperProtocol.ResponseOrBuilder. getAddResponseOrBuilder()optional .AddResponse addResponse = 101;
-