Uses of Interface
org.apache.bookkeeper.client.PendingReadLacOp.LacCallback
-
Packages that use PendingReadLacOp.LacCallback Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of PendingReadLacOp.LacCallback in org.apache.bookkeeper.client
Fields in org.apache.bookkeeper.client declared as PendingReadLacOp.LacCallback Modifier and Type Field Description (package private) PendingReadLacOp.LacCallback
PendingReadLacOp. cb
Constructors in org.apache.bookkeeper.client with parameters of type PendingReadLacOp.LacCallback Constructor Description PendingReadLacOp(LedgerHandle lh, BookieClient bookieClient, java.util.List<BookieId> ensemble, PendingReadLacOp.LacCallback cb)
-