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 class
BookkeeperProtocol.GetListOfEntriesOfLedgerRequest
Protobuf typeGetListOfEntriesOfLedgerRequest
static class
BookkeeperProtocol.GetListOfEntriesOfLedgerRequest.Builder
Protobuf typeGetListOfEntriesOfLedgerRequest
Methods in org.apache.bookkeeper.proto that return BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder Modifier and Type Method Description BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder
BookkeeperProtocol.Request.Builder. getGetListOfEntriesOfLedgerRequestOrBuilder()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;
BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder
BookkeeperProtocol.Request. getGetListOfEntriesOfLedgerRequestOrBuilder()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;
BookkeeperProtocol.GetListOfEntriesOfLedgerRequestOrBuilder
BookkeeperProtocol.RequestOrBuilder. getGetListOfEntriesOfLedgerRequestOrBuilder()
optional .GetListOfEntriesOfLedgerRequest getListOfEntriesOfLedgerRequest = 108;
-