public class TestAsyncReplicationAdminApi extends TestAsyncAdminBase
| Modifier and Type | Field and Description |
|---|---|
static HBaseClassTestRule |
CLASS_RULE |
private String |
ID_ONE |
private String |
ID_SECOND |
private String |
KEY_ONE |
private String |
KEY_SECOND |
| Constructor and Description |
|---|
TestAsyncReplicationAdminApi() |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanupPeer() |
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
private final String ID_ONE
private final String KEY_ONE
private final String ID_SECOND
private final String KEY_SECOND
public TestAsyncReplicationAdminApi()
public static void setUpBeforeClass() throws Exception
Exceptionpublic void cleanupPeer()
public 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 The Apache Software Foundation. All rights reserved.