Uses of Class
org.terrier.structures.collections.ReadOnlyMap
-
Packages that use ReadOnlyMap Package Description org.terrier.structures.collections Provides data structures various data structures. -
-
Uses of ReadOnlyMap in org.terrier.structures.collections
Subclasses of ReadOnlyMap in org.terrier.structures.collections Modifier and Type Class Description class
FSOrderedMapFile<K extends org.apache.hadoop.io.WritableComparable,V extends org.apache.hadoop.io.Writable>
An implementation of java.util.Map that can be accessed from disk.
-