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, nextKeyValue
public HLogKey getCurrentKey() throws IOException, InterruptedException
getCurrentKey
in class org.apache.hadoop.mapreduce.RecordReader<HLogKey,WALEdit>
IOException
InterruptedException
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.