Uses of Interface
org.apache.bookkeeper.client.AsyncCallback.AddLacCallback
-
Packages that use AsyncCallback.AddLacCallback Package Description org.apache.bookkeeper.client BookKeeper Client. -
-
Uses of AsyncCallback.AddLacCallback in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client that implement AsyncCallback.AddLacCallback Modifier and Type Class Description (package private) static classSyncCallbackUtils.LastAddConfirmedCallbackFields in org.apache.bookkeeper.client declared as AsyncCallback.AddLacCallback Modifier and Type Field Description (package private) AsyncCallback.AddLacCallbackPendingWriteLacOp. cbConstructors in org.apache.bookkeeper.client with parameters of type AsyncCallback.AddLacCallback Constructor Description PendingWriteLacOp(LedgerHandle lh, ClientContext clientCtx, java.util.List<BookieId> ensemble, AsyncCallback.AddLacCallback cb, java.lang.Object ctx)
-