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
Exception
public void testEnableReplicationWhenSlaveClusterDoesntHaveTable() throws Exception
Exception
public void testEnableReplicationWhenReplicationNotEnabled() throws Exception
Exception
public void testEnableReplicationWhenTableDescriptorIsNotSameInClusters() throws Exception
Exception
public void testDisableAndEnableReplication() throws Exception
Exception
public void testDisableReplicationForNonExistingTable() throws Exception
Exception
public void testEnableReplicationForNonExistingTable() throws Exception
Exception
public void testDisableReplicationWhenTableNameAsNull() throws Exception
Exception