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 classProvide access to an existing set file.static classWrite a new set file.Nested classes/interfaces inherited from class org.apache.hadoop.io.MapFile
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()
-