Class WALPlayer.WALMapper

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

protected static class WALPlayer.WALMapper extends org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,Mutation>
A mapper that writes out Mutation to be directly applied to a running HBase instance.