public class TestAsyncTableAdminApi2 extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncTableAdminApi2() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAddColumnFamily() |
void |
testAddSameColumnFamilyTwice() |
void |
testCompactionTimestamps() |
void |
testDeleteColumnFamily() |
void |
testDeleteSameColumnFamilyTwice() |
void |
testDisableCatalogTable() |
void |
testModifyColumnFamily() |
void |
testModifyNonExistingColumnFamily() |
void |
testTableAvailableWithRandomSplitKeys() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncTableAdminApi2()
public void testDisableCatalogTable() throws Exception
Exceptionpublic void testAddColumnFamily() throws Exception
Exceptionpublic void testAddSameColumnFamilyTwice() throws Exception
Exceptionpublic void testModifyColumnFamily() throws Exception
Exceptionpublic void testModifyNonExistingColumnFamily() throws Exception
Exceptionpublic void testDeleteColumnFamily() throws Exception
Exceptionpublic void testDeleteSameColumnFamilyTwice() throws Exception
Exceptionpublic void testTableAvailableWithRandomSplitKeys() throws Exception
Exceptionpublic void testCompactionTimestamps() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.