public static class SegmentMerger.SegmentOutputFormat extends org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,MetaWrapper>
| Constructor and Description |
|---|
SegmentMerger.SegmentOutputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,MetaWrapper> |
getRecordWriter(org.apache.hadoop.fs.FileSystem fs,
org.apache.hadoop.mapred.JobConf job,
String name,
org.apache.hadoop.util.Progressable progress) |
public org.apache.hadoop.mapred.RecordWriter<org.apache.hadoop.io.Text,MetaWrapper> getRecordWriter(org.apache.hadoop.fs.FileSystem fs, org.apache.hadoop.mapred.JobConf job, String name, org.apache.hadoop.util.Progressable progress) throws IOException
getRecordWriter in interface org.apache.hadoop.mapred.OutputFormat<org.apache.hadoop.io.Text,MetaWrapper>getRecordWriter in class org.apache.hadoop.mapred.FileOutputFormat<org.apache.hadoop.io.Text,MetaWrapper>IOExceptionCopyright © 2014 The Apache Software Foundation