public class TestAsyncReplicationAdminApiWithClusters extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncReplicationAdminApiWithClusters() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
void |
tearDown() |
void |
testDisableReplicationForNonExistingTable() |
void |
testDisableReplicationWhenTableNameAsNull() |
void |
testEnableAndDisableTableReplication() |
void |
testEnableReplicationForExplicitSetTableCfs() |
void |
testEnableReplicationForNonExistingTable() |
void |
testEnableReplicationWhenSlaveClusterDoesntHaveTable() |
void |
testEnableReplicationWhenTableDescriptorIsNotSameInClusters() |
void |
testEnableReplicationWhenTableNameAsNull() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncReplicationAdminApiWithClusters()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void tearDown() throws Exception
tearDown in class TestAsyncAdminBaseExceptionpublic void testEnableAndDisableTableReplication() throws Exception
Exceptionpublic void testEnableReplicationWhenSlaveClusterDoesntHaveTable() throws Exception
Exceptionpublic void testEnableReplicationWhenTableDescriptorIsNotSameInClusters() throws Exception
Exceptionpublic void testDisableReplicationForNonExistingTable() throws Exception
Exceptionpublic void testEnableReplicationForNonExistingTable() throws Exception
Exceptionpublic void testDisableReplicationWhenTableNameAsNull() throws Exception
Exceptionpublic void testEnableReplicationWhenTableNameAsNull() throws Exception
Exceptionpublic void testEnableReplicationForExplicitSetTableCfs() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.