Uses of Interface
org.apache.bookkeeper.client.ReadLastConfirmedOp.LastConfirmedDataCallback
Packages that use ReadLastConfirmedOp.LastConfirmedDataCallback
-
Uses of ReadLastConfirmedOp.LastConfirmedDataCallback in org.apache.bookkeeper.client
Fields in org.apache.bookkeeper.client declared as ReadLastConfirmedOp.LastConfirmedDataCallbackModifier and TypeFieldDescription(package private) final ReadLastConfirmedOp.LastConfirmedDataCallbackTryReadLastConfirmedOp.cbConstructors in org.apache.bookkeeper.client with parameters of type ReadLastConfirmedOp.LastConfirmedDataCallbackModifierConstructorDescriptionReadLastConfirmedOp(BookieClient bookieClient, DistributionSchedule schedule, DigestManager digestManager, long ledgerId, List<BookieId> ensemble, byte[] ledgerKey, ReadLastConfirmedOp.LastConfirmedDataCallback cb) (package private)TryReadLastConfirmedOp(LedgerHandle lh, BookieClient bookieClient, List<BookieId> ensemble, ReadLastConfirmedOp.LastConfirmedDataCallback cb, long lac)