Uses of Interface
org.apache.bookkeeper.proto.BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder
-
Packages that use BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder Modifier and Type Class Description static classBookkeeperProtocol.GetListOfEntriesOfLedgerRequestProtobuf typeGetListOfEntriesOfLedgerRequeststatic classBookkeeperProtocol.GetListOfEntriesOfLedgerRequest.BuilderProtobuf typeGetListOfEntriesOfLedgerRequestMethods in org.apache.bookkeeper.proto that return BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder Modifier and Type Method Description BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilderBookkeeperProtocol.Request.Builder. getGetListOfEntriesOfLedgerRequestOrBuilder()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilderBookkeeperProtocol.Request. getGetListOfEntriesOfLedgerRequestOrBuilder()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilderBookkeeperProtocol.RequestOrBuilder. getGetListOfEntriesOfLedgerRequestOrBuilder()optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;
-