Uses of Class
org.apache.bookkeeper.client.BatchedReadOp.BatchedLedgerEntryRequest
-
Packages that use BatchedReadOp.BatchedLedgerEntryRequest Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of BatchedReadOp.BatchedLedgerEntryRequest in org.apache.bookkeeper.client
Subclasses of BatchedReadOp.BatchedLedgerEntryRequest in org.apache.bookkeeper.client Modifier and Type Class Description (package private) classBatchedReadOp.SequenceReadRequestFields in org.apache.bookkeeper.client declared as BatchedReadOp.BatchedLedgerEntryRequest Modifier and Type Field Description (package private) BatchedReadOp.BatchedLedgerEntryRequestBatchedReadOp. requestMethods in org.apache.bookkeeper.client with parameters of type BatchedReadOp.BatchedLedgerEntryRequest Modifier and Type Method Description (package private) voidBatchedReadOp. sendReadTo(int bookieIndex, BookieId to, BatchedReadOp.BatchedLedgerEntryRequest entry)
-