static class HLogInputFormat.HLogKeyRecordReader extends WALInputFormat.WALRecordReader<HLogKey>
RecordReader that pulls out the legacy HLogKey format directly.currentEntry| Constructor and Description |
|---|
HLogInputFormat.HLogKeyRecordReader() |
| Modifier and Type | Method and Description |
|---|---|
HLogKey |
getCurrentKey() |
close, getCurrentValue, getProgress, initialize, nextKeyValuepublic HLogKey getCurrentKey() throws IOException, InterruptedException
getCurrentKey in class org.apache.hadoop.mapreduce.RecordReader<HLogKey,WALEdit>IOExceptionInterruptedExceptionCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.