static class WALInputFormat.WALKeyRecordReader extends WALInputFormat.WALRecordReader<WALKey>
currentEntry| Constructor and Description |
|---|
WALKeyRecordReader() |
| Modifier and Type | Method and Description |
|---|---|
WALKey |
getCurrentKey() |
close, getCurrentValue, getProgress, initialize, nextKeyValueWALKeyRecordReader()
public WALKey getCurrentKey() throws IOException, InterruptedException
getCurrentKey in class org.apache.hadoop.mapreduce.RecordReader<WALKey,WALEdit>IOExceptionInterruptedExceptionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.