WALPlayer.WALCellMapper. Will  be removed from 3.0 onwards@Deprecated static class WALPlayer.WALKeyValueMapper extends org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,KeyValue>
KeyValueSortReducer| Modifier and Type | Field and Description | 
|---|---|
| private byte[] | tableDeprecated.  | 
| Constructor and Description | 
|---|
| WALKeyValueMapper()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| void | map(WALKey key,
   WALEdit value,
   org.apache.hadoop.mapreduce.Mapper.Context context)Deprecated.  | 
| void | setup(org.apache.hadoop.mapreduce.Mapper.Context context)Deprecated.  | 
private byte[] table
WALKeyValueMapper()
public void map(WALKey key, WALEdit value, org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException
map in class org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,KeyValue>IOExceptionpublic void setup(org.apache.hadoop.mapreduce.Mapper.Context context) throws IOException
setup in class org.apache.hadoop.mapreduce.Mapper<WALKey,WALEdit,ImmutableBytesWritable,KeyValue>IOExceptionCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.