Uses of Class
org.apache.bookkeeper.client.ReadOpBase.LedgerEntryRequest
-
Packages that use ReadOpBase.LedgerEntryRequest Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of ReadOpBase.LedgerEntryRequest in org.apache.bookkeeper.client
Subclasses of ReadOpBase.LedgerEntryRequest in org.apache.bookkeeper.client Modifier and Type Class Description (package private) classBatchedReadOp.BatchedLedgerEntryRequest(package private) classBatchedReadOp.SequenceReadRequest(package private) classPendingReadOp.ParallelReadRequest(package private) classPendingReadOp.SequenceReadRequest(package private) classPendingReadOp.SingleLedgerEntryRequestFields in org.apache.bookkeeper.client declared as ReadOpBase.LedgerEntryRequest Modifier and Type Field Description (package private) ReadOpBase.LedgerEntryRequestReadOpBase.ReadContext. entryConstructors in org.apache.bookkeeper.client with parameters of type ReadOpBase.LedgerEntryRequest Constructor Description ReadContext(int bookieIndex, BookieId to, ReadOpBase.LedgerEntryRequest entry)
-