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) class
BatchedReadOp.SequenceReadRequest
Fields in org.apache.bookkeeper.client declared as BatchedReadOp.BatchedLedgerEntryRequest Modifier and Type Field Description (package private) BatchedReadOp.BatchedLedgerEntryRequest
BatchedReadOp. request
Methods in org.apache.bookkeeper.client with parameters of type BatchedReadOp.BatchedLedgerEntryRequest Modifier and Type Method Description (package private) void
BatchedReadOp. sendReadTo(int bookieIndex, BookieId to, BatchedReadOp.BatchedLedgerEntryRequest entry)
-