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