public class GenSort extends Object
Constructor and Description |
---|
GenSort() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
static void |
outputRecords(OutputStream out,
boolean useAscii,
org.apache.hadoop.examples.terasort.Unsigned16 firstRecordNumber,
org.apache.hadoop.examples.terasort.Unsigned16 recordsToGenerate,
org.apache.hadoop.examples.terasort.Unsigned16 checksum) |
public static void outputRecords(OutputStream out, boolean useAscii, org.apache.hadoop.examples.terasort.Unsigned16 firstRecordNumber, org.apache.hadoop.examples.terasort.Unsigned16 recordsToGenerate, org.apache.hadoop.examples.terasort.Unsigned16 checksum) throws IOException
IOException
Copyright © 2013 Apache Software Foundation. All rights reserved.