public abstract static class DistSum.Machine.AbstractInputFormat extends org.apache.hadoop.mapreduce.InputFormat<NullWritable,SummationWritable>
| Constructor and Description |
|---|
AbstractInputFormat() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.hadoop.mapreduce.RecordReader<NullWritable,SummationWritable> |
createRecordReader(org.apache.hadoop.mapreduce.InputSplit generic,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
Specify how to read the records
|
getSplitspublic final org.apache.hadoop.mapreduce.RecordReader<NullWritable,SummationWritable> createRecordReader(org.apache.hadoop.mapreduce.InputSplit generic, org.apache.hadoop.mapreduce.TaskAttemptContext context)
createRecordReader in class org.apache.hadoop.mapreduce.InputFormat<NullWritable,SummationWritable>Copyright © 2018 CERN. All Rights Reserved.