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