protected static class WALPlayer.WALMapper
extends <any>
Mutation
to be directly applied to
a running HBase instance.Modifier | Constructor and Description |
---|---|
protected |
WALMapper() |
Modifier and Type | Method and Description |
---|---|
protected boolean |
filter(Context context,
Cell cell) |
void |
map(WALKey key,
WALEdit value,
Context context) |
void |
setup(Context context) |
public void map(WALKey key, WALEdit value, Context context) throws IOException
IOException
protected boolean filter(Context context, Cell cell)
cell
- public void setup(Context context) throws IOException
IOException