public class TestReplicationAdmin extends Object
| Constructor and Description |
|---|
TestReplicationAdmin() |
| Modifier and Type | Method and Description |
|---|---|
static void |
setUpBeforeClass() |
static void |
tearDownAfterClass() |
void |
testAddRemovePeer()
Simple testing of adding and removing peers, basically shows that
all interactions with ZK work
|
void |
testAppendPeerTableCFs() |
void |
testEnableDisable()
basic checks that when we add a peer that it is enabled, and that we can disable
|
void |
testGetTableCfsStr() |
void |
testPeerConfig()
Tests that the peer configuration used by ReplicationAdmin contains all
the peer's properties.
|
void |
testRemovePeerTableCFs() |
public void testAddRemovePeer()
throws Exception
Exceptionpublic void testPeerConfig()
throws Exception
Exceptionpublic void testEnableDisable()
throws Exception
Exceptionpublic void testGetTableCfsStr()