public class TestMasterOperationsForRegionReplicas extends Object
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
org.junit.rules.TestName |
name |
| Constructor and Description |
|---|
TestMasterOperationsForRegionReplicas() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setupBeforeClass() |
static void |
tearDownAfterClass() |
void |
testCreateTableWithMultipleReplicas() |
void |
testCreateTableWithSingleReplica() |
void |
testIncompleteMetaTableReplicaInformation() |
public static final HBaseClassTestRule CLASS_RULE
public org.junit.rules.TestName name
public TestMasterOperationsForRegionReplicas()
public static void setupBeforeClass() throws Exception
Exceptionpublic static void tearDownAfterClass() throws Exception
Exceptionpublic void testCreateTableWithSingleReplica() throws Exception
Exceptionpublic void testCreateTableWithMultipleReplicas() throws Exception
Exceptionpublic void testIncompleteMetaTableReplicaInformation() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.