public class TestAsyncNonMetaRegionLocator extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncNonMetaRegionLocator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUp() |
static void |
tearDown() |
void |
tearDownAfterTest() |
void |
testConcurrentLocate() |
void |
testDisableTable() |
void |
testLocateAfter() |
void |
testLocateBeforeLastRegion() |
void |
testMultiRegionTable() |
void |
testNoTable() |
void |
testRegionMove() |
void |
testRegionReplicas() |
void |
testReload() |
void |
testSingleRegionTable() |
public static final HBaseClassTestRule CLASS_RULE
public TestAsyncNonMetaRegionLocator()
public void tearDownAfterTest() throws IOException
IOExceptionpublic void testNoTable() throws InterruptedException
InterruptedExceptionpublic void testDisableTable() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testSingleRegionTable() throws IOException, InterruptedException, ExecutionException
public void testMultiRegionTable() throws IOException, InterruptedException
IOExceptionInterruptedExceptionpublic void testRegionMove() throws IOException, InterruptedException, ExecutionException
public void testLocateAfter() throws IOException, InterruptedException, ExecutionException
public void testConcurrentLocate() throws IOException, InterruptedException, ExecutionException
public void testReload() throws Exception
Exceptionpublic void testLocateBeforeLastRegion() throws IOException, InterruptedException, ExecutionException
public void testRegionReplicas() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.