public class TestMultithreadedTableMapper
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TestMultithreadedTableMapper.ProcessContentsMapper
Pass the given key and processed record reduce
|
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| 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 static void beforeClass()
throws java.lang.Exception
java.lang.Exceptionpublic static void afterClass()
throws java.lang.Exception
java.lang.Exceptionpublic void testMultithreadedTableMapper()
throws java.io.IOException,
java.lang.InterruptedException,
java.lang.ClassNotFoundException
java.io.IOExceptionjava.lang.ClassNotFoundExceptionjava.lang.InterruptedException