All Classes
-
All Classes Interface Summary Class Summary Class Description ASCIIPrefixMap<V extends Serializable> The ASCIIPrefixMap is an implementation of PrefixMap where the assumption is that the stored prefixes only contain characters that are in the human readable range of the ASCII encoding.PrefixMap<V extends Serializable> An object that maps String prefixes to values.StringPrefixMap<V extends Serializable> The StringPrefixMap is an implementation of PrefixMap where the assumption is that the stored prefixes can be any character in a String.StringPrefixMap.KryoSerializer