Uses of Class
org.apache.bookkeeper.proto.EntryCompletionKey
-
Packages that use EntryCompletionKey Package Description org.apache.bookkeeper.proto Classes related to the Bookkeeper protocol. -
-
Uses of EntryCompletionKey in org.apache.bookkeeper.proto
Methods in org.apache.bookkeeper.proto that return EntryCompletionKey Modifier and Type Method Description (package private) static EntryCompletionKey
EntryCompletionKey. acquireV2Key(long ledgerId, long entryId, BookkeeperProtocol.OperationType operationType)
-