public static class SegmentReader.TextOutputFormat extends FileOutputFormat<WritableComparable<?>,Writable>
FileOutputFormat.Counter| Constructor and Description |
|---|
TextOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
RecordWriter<WritableComparable<?>,Writable> |
getRecordWriter(FileSystem fs,
JobConf job,
java.lang.String name,
Progressable progress) |
checkOutputSpecs, getCompressOutput, getOutputCompressorClass, getOutputPath, getPathForCustomFile, getTaskOutputPath, getUniqueName, getWorkOutputPath, setCompressOutput, setOutputCompressorClass, setOutputPath, setWorkOutputPathpublic RecordWriter<WritableComparable<?>,Writable> getRecordWriter(FileSystem fs, JobConf job, java.lang.String name, Progressable progress) throws java.io.IOException
getRecordWriter in interface OutputFormat<WritableComparable<?>,Writable>getRecordWriter in class FileOutputFormat<WritableComparable<?>,Writable>java.io.IOExceptionCopyright © 2017 The Apache Software Foundation