public class TestMultithreadedTableMapper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMultithreadedTableMapper.ProcessContentsMapper
Pass the given key and processed record reduce
|
| Constructor and Description |
|---|
TestMultithreadedTableMapper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testMultithreadedTableMapper()
Test multithreadedTableMappper map/reduce against a multi-region table
|
public void testMultithreadedTableMapper()
throws IOException,
InterruptedException,
ClassNotFoundException