@Deprecated public class WacArcInputFormat.ArcRecordReader extends org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>
| Constructor and Description |
|---|
ArcRecordReader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
org.apache.hadoop.io.LongWritable |
getCurrentKey()
Deprecated.
|
ArcRecordWritable |
getCurrentValue()
Deprecated.
|
float |
getProgress()
Deprecated.
|
void |
initialize(org.apache.hadoop.mapreduce.InputSplit genericSplit,
org.apache.hadoop.mapreduce.TaskAttemptContext context)
Deprecated.
|
boolean |
nextKeyValue()
Deprecated.
|
public ArcRecordReader()
public final void initialize(org.apache.hadoop.mapreduce.InputSplit genericSplit, org.apache.hadoop.mapreduce.TaskAttemptContext context) throws IOException
initialize in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>IOExceptionpublic final boolean nextKeyValue() throws IOException
nextKeyValue in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>IOExceptionpublic final org.apache.hadoop.io.LongWritable getCurrentKey()
getCurrentKey in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>public final ArcRecordWritable getCurrentValue()
getCurrentValue in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>public final float getProgress() throws IOException
getProgress in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>IOExceptionpublic final void close() throws IOException
close in interface Closeableclose in interface AutoCloseableclose in class org.apache.hadoop.mapreduce.RecordReader<org.apache.hadoop.io.LongWritable,ArcRecordWritable>IOExceptionCopyright © 2017 The Archives Unleased Project. All rights reserved.