Uses of Interface
org.apache.bookkeeper.proto.BookkeeperInternalCallbacks.ReadEntryCallbackCtx
-
Packages that use BookkeeperInternalCallbacks.ReadEntryCallbackCtx Package Description org.apache.bookkeeper.client BookKeeper Client.org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of BookkeeperInternalCallbacks.ReadEntryCallbackCtx in org.apache.bookkeeper.client
Classes in org.apache.bookkeeper.client that implement BookkeeperInternalCallbacks.ReadEntryCallbackCtx Modifier and Type Class Description protected static classReadOpBase.ReadContext -
Uses of BookkeeperInternalCallbacks.ReadEntryCallbackCtx in org.apache.bookkeeper.proto
Classes in org.apache.bookkeeper.proto that implement BookkeeperInternalCallbacks.ReadEntryCallbackCtx Modifier and Type Class Description classReadLastConfirmedAndEntryContextABookkeeperInternalCallbacks.ReadEntryCallbackCtxfor long poll read requests.
-