Uses of Class
org.apache.bookkeeper.proto.BookieClientImpl
Packages that use BookieClientImpl
-
Uses of BookieClientImpl in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto with parameters of type BookieClientImplModifier and TypeMethodDescription(package private) static BookieClientImpl.ChannelReadyForAddEntryCallbackBookieClientImpl.ChannelReadyForAddEntryCallback.create(BookieClientImpl bookieClient, io.netty.util.ReferenceCounted toSend, long ledgerId, long entryId, BookieId addr, Object ctx, BookkeeperInternalCallbacks.WriteCallback cb, int options, byte[] masterKey, boolean allowFastFail, EnumSet<WriteFlag> writeFlags)