Class WALPlayer.WALCellMapper

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

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