public class TestMultithreadedTableMapper extends 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 final HBaseClassTestRule CLASS_RULE
public TestMultithreadedTableMapper()
public static void beforeClass() throws Exception
Exceptionpublic static void afterClass() throws Exception
Exceptionpublic void testMultithreadedTableMapper() throws IOException, InterruptedException, ClassNotFoundException
Copyright © 2007–2019 Cloudera. All rights reserved.