public class TestAsyncRegionAdminApi extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncRegionAdminApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
testAssignRegionAndUnassignRegion() |
void |
testCompact() |
void |
testCompactMob() |
void |
testCompactRegionServer() |
void |
testFlushTableAndRegion() |
void |
testGetOnlineRegions() |
void |
testGetRegionByStateOfTable() |
void |
testMoveRegion() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, setUpBeforeClass, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncRegionAdminApi()
public void testAssignRegionAndUnassignRegion() throws Exception
Exceptionpublic void testGetRegionByStateOfTable() throws Exception
Exceptionpublic void testMoveRegion() throws Exception
Exceptionpublic void testGetOnlineRegions() throws Exception
Exceptionpublic void testFlushTableAndRegion() throws Exception
Exceptionpublic void testCompactMob() throws Exception
Exceptionpublic void testCompactRegionServer() throws Exception
Exceptionpublic void testCompact() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.