public class TestTableFavoredNodes extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestTableFavoredNodes() |
| Modifier and Type | Method and Description |
|---|---|
void |
setup() |
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCreateTable() |
void |
testMergeTable() |
void |
testSplitTable() |
void |
testSystemTables() |
void |
testTruncateTable() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestTableFavoredNodes()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void setup() throws IOException
IOExceptionpublic void testCreateTable() throws Exception
Exceptionpublic void testTruncateTable() throws Exception
Exceptionpublic void testSplitTable() throws Exception
Exceptionpublic void testMergeTable() throws Exception
Exceptionpublic void testSystemTables() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.