public class TestReplicationAdminWithClusters
extends TestReplicationBase
| Constructor and Description |
|---|
TestReplicationAdminWithClusters() |
| Modifier and Type | Method and Description |
|---|---|
void |
disableNotFullReplication() |
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testDisableAndEnableReplication() |
void |
testDisableReplicationForNonExistingTable() |
void |
testDisableReplicationWhenTableNameAsNull() |
void |
testEnableReplicationForNonExistingTable() |
void |
testEnableReplicationWhenReplicationNotEnabled() |
void |
testEnableReplicationWhenSlaveClusterDoesntHaveTable() |
void |
testEnableReplicationWhenTableDescriptorIsNotSameInClusters() |
void |
testEnableReplicationWhenTableNameAsNull() |
public void disableNotFullReplication()
throws Exception
Exceptionpublic void testEnableReplicationWhenSlaveClusterDoesntHaveTable()
throws Exception
Exceptionpublic void testEnableReplicationWhenReplicationNotEnabled()
throws Exception
Exceptionpublic void testEnableReplicationWhenTableDescriptorIsNotSameInClusters()
throws Exception
Exceptionpublic void testDisableAndEnableReplication()
throws Exception
Exceptionpublic void testDisableReplicationForNonExistingTable()
throws Exception
Exceptionpublic void testEnableReplicationForNonExistingTable()
throws Exception
Exceptionpublic void testDisableReplicationWhenTableNameAsNull()
throws Exception
Exception