Class WALPlayer.WALKeyValueMapper

java.lang.Object
org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,Cell>
org.apache.hadoop.hbase.mapreduce.WALPlayer.WALKeyValueMapper
Enclosing class:
WALPlayer

static class WALPlayer.WALKeyValueMapper extends org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,Cell>
A mapper that just writes out KeyValues. This one can be used together with CellSortReducer