Uses of Class
org.apache.bookkeeper.client.ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest
-
Packages that use ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest in org.apache.bookkeeper.client
Subclasses of ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest in org.apache.bookkeeper.client Modifier and Type Class Description (package private) classReadLastConfirmedAndEntryOp.ParallelReadRequest(package private) classReadLastConfirmedAndEntryOp.SequenceReadRequestFields in org.apache.bookkeeper.client declared as ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest Modifier and Type Field Description (package private) ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequestReadLastConfirmedAndEntryOp. requestMethods in org.apache.bookkeeper.client with parameters of type ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest Modifier and Type Method Description (package private) voidReadLastConfirmedAndEntryOp. sendReadTo(int bookieIndex, BookieId to, ReadLastConfirmedAndEntryOp.ReadLACAndEntryRequest entry)
-