Uses of Class
org.apache.bookkeeper.bookie.EntryKey
Packages that use EntryKey
Package
Description
Provides a Bookie server that stores entries for clients.
-
Uses of EntryKey in org.apache.bookkeeper.bookie
Subclasses of EntryKey in org.apache.bookkeeper.bookieMethods in org.apache.bookkeeper.bookie that return EntryKeyMethods in org.apache.bookkeeper.bookie with parameters of type EntryKeyModifier and TypeMethodDescriptionintEntryMemTable.EntrySkipList.put(EntryKey k, EntryKeyValue v) EntryMemTable.EntrySkipList.putIfAbsent(EntryKey k, EntryKeyValue v)