SetFile (Hadoop 1.2.1 API) (original) (raw)
org.apache.hadoop.io
Class SetFile
java.lang.Object
org.apache.hadoop.io.MapFile
org.apache.hadoop.io.SetFile
public class SetFile
extends MapFile
A file-based set of keys.
Constructor Summary |
|
protected |
SetFile() |
Methods inherited from class org.apache.hadoop.io.MapFile |
[delete](../../../../org/apache/hadoop/io/MapFile.html#delete%28org.apache.hadoop.fs.FileSystem, java.lang.String%29), [fix](../../../../org/apache/hadoop/io/MapFile.html#fix%28org.apache.hadoop.fs.FileSystem, org.apache.hadoop.fs.Path, java.lang.Class, java.lang.Class, boolean, org.apache.hadoop.conf.Configuration%29), main, [rename](../../../../org/apache/hadoop/io/MapFile.html#rename%28org.apache.hadoop.fs.FileSystem, java.lang.String, java.lang.String%29) |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SetFile
protected SetFile()
Copyright © 2009 The Apache Software Foundation