public class TestAsyncReplicationAdminApi extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
| Constructor and Description |
|---|
TestAsyncReplicationAdminApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
clearPeerAndQueues() |
static void |
setUpBeforeClass() |
void |
testAddRemovePeer() |
void |
testAppendPeerTableCFs() |
void |
testEnableDisablePeer() |
void |
testNamespacesAndTableCfsConfigConflict() |
void |
testPeerBandwidth() |
void |
testPeerConfig() |
void |
testRemovePeerTableCFs() |
void |
testSetPeerNamespaces() |
createTableWithDefaultConf, createTableWithDefaultConf, createTableWithDefaultConf, params, setUp, tearDown, tearDownAfterClasspublic static final HBaseClassTestRule CLASS_RULE
public TestAsyncReplicationAdminApi()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void clearPeerAndQueues() throws IOException, ReplicationException
IOExceptionReplicationExceptionpublic void testAddRemovePeer() throws Exception
Exceptionpublic void testPeerConfig() throws Exception
Exceptionpublic void testEnableDisablePeer() throws Exception
Exceptionpublic void testAppendPeerTableCFs() throws Exception
Exceptionpublic void testRemovePeerTableCFs() throws Exception
Exceptionpublic void testSetPeerNamespaces() throws Exception
Exceptionpublic void testNamespacesAndTableCfsConfigConflict() throws Exception
Exceptionpublic void testPeerBandwidth() throws Exception
ExceptionCopyright © 2007–2019 Cloudera. All rights reserved.