Uses of Class
org.apache.bookkeeper.proto.PerChannelBookieClient.AddCompletion
-
Packages that use PerChannelBookieClient.AddCompletion Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of PerChannelBookieClient.AddCompletion in org.apache.bookkeeper.proto
Fields in org.apache.bookkeeper.proto with type parameters of type PerChannelBookieClient.AddCompletion Modifier and Type Field Description (package private) io.netty.util.Recycler.Handle<PerChannelBookieClient.AddCompletion>
PerChannelBookieClient.AddCompletion. handle
Methods in org.apache.bookkeeper.proto that return PerChannelBookieClient.AddCompletion Modifier and Type Method Description (package private) PerChannelBookieClient.AddCompletion
PerChannelBookieClient. acquireAddCompletion(PerChannelBookieClient.CompletionKey key, BookkeeperInternalCallbacks.WriteCallback originalCallback, java.lang.Object originalCtx, long ledgerId, long entryId)
Constructor parameters in org.apache.bookkeeper.proto with type arguments of type PerChannelBookieClient.AddCompletion Constructor Description AddCompletion(io.netty.util.Recycler.Handle<PerChannelBookieClient.AddCompletion> handle)
-