Package org.apache.hadoop.io
Class SetFile
java.lang.Object
org.apache.hadoop.io.MapFile
org.apache.hadoop.io.SetFile
A file-based set of keys.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classorg.apache.hadoop.io.SetFile.ReaderProvide access to an existing set file.static classorg.apache.hadoop.io.SetFile.WriterWrite a new set file.Nested classes/interfaces inherited from class org.apache.hadoop.io.MapFile
org.apache.hadoop.io.MapFile.Merger -
Field Summary
Fields inherited from class org.apache.hadoop.io.MapFile
DATA_FILE_NAME, INDEX_FILE_NAME -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SetFile
protected SetFile()
-