Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder
-
Packages that use BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.GetListOfEntriesOfLedgerResponseProtobuf typeGetListOfEntriesOfLedgerResponsestatic classBookkeeperProtocol.GetListOfEntriesOfLedgerResponse.BuilderProtobuf typeGetListOfEntriesOfLedgerResponseMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilder Modifier and Type Method Description BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilderBookkeeperProtocol.Response.Builder. getGetListOfEntriesOfLedgerResponseOrBuilder()optional .GetListOfEntriesOfLedgerResponse getListOfEntriesOfLedgerResponse = 108;BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilderBookkeeperProtocol.Response. getGetListOfEntriesOfLedgerResponseOrBuilder()optional .GetListOfEntriesOfLedgerResponse getListOfEntriesOfLedgerResponse = 108;BookkeeperProtocol.GetListOfEntriesOfLedgerResponseOrBuilderBookkeeperProtocol.ResponseOrBuilder. getGetListOfEntriesOfLedgerResponseOrBuilder()optional .GetListOfEntriesOfLedgerResponse getListOfEntriesOfLedgerResponse = 108;
-