RCFileMapReduceRecordReader insteadpublic class RCFileMapReduceRecordReader<K extends LongWritable,V extends BytesRefArrayWritable>
extends <any>
| Constructor and Description |
|---|
RCFileMapReduceRecordReader()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Deprecated.
|
LongWritable |
getCurrentKey()
Deprecated.
|
BytesRefArrayWritable |
getCurrentValue()
Deprecated.
|
float |
getProgress()
Deprecated.
|
void |
initialize(InputSplit split,
TaskAttemptContext context)
Deprecated.
|
boolean |
nextKeyValue()
Deprecated.
|
public void close()
throws java.io.IOException
java.io.IOExceptionpublic LongWritable getCurrentKey()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic BytesRefArrayWritable getCurrentValue() throws java.io.IOException, java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic float getProgress()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic boolean nextKeyValue()
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionpublic void initialize(InputSplit split,
TaskAttemptContext context)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedExceptionCopyright © 2012 The Apache Software Foundation