public class CreateRecordFile extends Object
| Constructor and Description |
|---|
CreateRecordFile() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
static void |
makeTestSequenceFile(File inputFile,
org.apache.hadoop.fs.Path outputFile,
String clusterName,
String dataType,
String streamName,
MapProcessor processor) |
static void |
usage() |
public static void makeTestSequenceFile(File inputFile, org.apache.hadoop.fs.Path outputFile, String clusterName, String dataType, String streamName, MapProcessor processor) throws IOException
IOExceptionpublic static void main(String[] args) throws IOException, ClassNotFoundException, IllegalAccessException, InstantiationException
public static void usage()
Copyright © ${year} The Apache Software Foundation