public static class Aquaint2DocumentInputFormatOld.Aquaint2DocumentRecordReader extends Object implements org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>
| Constructor and Description |
|---|
Aquaint2DocumentInputFormatOld.Aquaint2DocumentRecordReader(org.apache.hadoop.mapred.FileSplit split,
org.apache.hadoop.mapred.JobConf conf) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
org.apache.hadoop.io.LongWritable |
createKey() |
Aquaint2Document |
createValue() |
long |
getPos() |
float |
getProgress() |
boolean |
next(org.apache.hadoop.io.LongWritable key,
Aquaint2Document value) |
public Aquaint2DocumentInputFormatOld.Aquaint2DocumentRecordReader(org.apache.hadoop.mapred.FileSplit split,
org.apache.hadoop.mapred.JobConf conf)
throws IOException
IOExceptionpublic boolean next(org.apache.hadoop.io.LongWritable key,
Aquaint2Document value)
throws IOException
next in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>IOExceptionpublic org.apache.hadoop.io.LongWritable createKey()
createKey in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>public Aquaint2Document createValue()
createValue in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>public long getPos()
throws IOException
getPos in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>IOExceptionpublic void close()
throws IOException
close in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>IOExceptionpublic float getProgress()
throws IOException
getProgress in interface org.apache.hadoop.mapred.RecordReader<org.apache.hadoop.io.LongWritable,Aquaint2Document>IOExceptionCopyright © 2015. All rights reserved.