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