public class TestCellBasedWALPlayer2 extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestCellBasedWALPlayer2() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
beforeClass() |
void |
testMainMethod()
Test main method
|
void |
testWALKeyValueMapper()
Test WALKeyValueMapper setup and map
|
void |
testWALKeyValueMapperWithDeprecatedConfig() |
void |
testWALPlayer()
Simple end-to-end test
|
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestCellBasedWALPlayer2()
public static void beforeClass() throws Exception
Exceptionpublic static void afterClass() throws Exception
Exceptionpublic void testWALPlayer() throws Exception
Exceptionpublic void testWALKeyValueMapper() throws Exception
Exceptionpublic void testWALKeyValueMapperWithDeprecatedConfig() throws Exception
Exceptionpublic void testMainMethod() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.