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