Uses of Class
org.apache.bookkeeper.client.PendingReadOp.SingleLedgerEntryRequest
-
Packages that use PendingReadOp.SingleLedgerEntryRequest Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of PendingReadOp.SingleLedgerEntryRequest in org.apache.bookkeeper.client
Subclasses of PendingReadOp.SingleLedgerEntryRequest in org.apache.bookkeeper.client Modifier and Type Class Description (package private) classPendingReadOp.ParallelReadRequest(package private) classPendingReadOp.SequenceReadRequestFields in org.apache.bookkeeper.client with type parameters of type PendingReadOp.SingleLedgerEntryRequest Modifier and Type Field Description protected java.util.LinkedList<PendingReadOp.SingleLedgerEntryRequest>PendingReadOp. seqMethods in org.apache.bookkeeper.client with parameters of type PendingReadOp.SingleLedgerEntryRequest Modifier and Type Method Description (package private) voidPendingReadOp. sendReadTo(int bookieIndex, BookieId to, PendingReadOp.SingleLedgerEntryRequest entry)
-