public class TestRegionReplicasWithModifyTable extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestRegionReplicasWithModifyTable() |
| Modifier and Type | Method and Description |
|---|---|
static void |
afterClass() |
static void |
before() |
void |
testRegionReplicasByEnableTableWhenReplicaCountIsDecreased() |
void |
testRegionReplicasByEnableTableWhenReplicaCountIsDecreasedWithMultipleRegions() |
void |
testRegionReplicasByEnableTableWhenReplicaCountIsIncreased() |
void |
testRegionReplicasByEnableTableWhenReplicaCountIsIncreasedWithmultipleRegions() |
void |
testRegionReplicasUsingEnableTable() |
void |
testRegionReplicasUsingEnableTableForMultipleRegions() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestRegionReplicasWithModifyTable()
public static void afterClass() throws Exception
Exceptionpublic void testRegionReplicasUsingEnableTable() throws Exception
Exceptionpublic void testRegionReplicasUsingEnableTableForMultipleRegions() throws Exception
Exceptionpublic void testRegionReplicasByEnableTableWhenReplicaCountIsIncreased() throws Exception
Exceptionpublic void testRegionReplicasByEnableTableWhenReplicaCountIsDecreased() throws Exception
Exceptionpublic void testRegionReplicasByEnableTableWhenReplicaCountIsDecreasedWithMultipleRegions() throws Exception
Exceptionpublic void testRegionReplicasByEnableTableWhenReplicaCountIsIncreasedWithmultipleRegions() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.