Uses of Class
org.apache.bookkeeper.bookie.KeyComparator
-
Packages that use KeyComparator Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients. -
-
Uses of KeyComparator in org.apache.bookkeeper.bookie
Fields in org.apache.bookkeeper.bookie declared as KeyComparator Modifier and Type Field Description static KeyComparator
EntryKey. COMPARATOR
Comparator for the key portion.
-