org.apache.hadoop.benchmarks.mapred
Class GenData
java.lang.Object
org.apache.hadoop.benchmarks.mapred.GenData
public class GenData
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RANDOM
public static final int RANDOM
- See Also:
- Constant Field Values
ASCENDING
public static final int ASCENDING
- See Also:
- Constant Field Values
DESCENDING
public static final int DESCENDING
- See Also:
- Constant Field Values
GenData
public GenData()
generateText
public static void generateText(long numLines,
File file,
int sortType)
throws IOException
- Throws:
IOException
main
public static void main(String[] args)
Copyright © 2006 The Apache Software Foundation