Class TestReplicationAdminForSyncReplication
java.lang.Object
org.apache.hadoop.hbase.client.replication.TestReplicationAdminForSyncReplication
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.client.Admin
private static final org.slf4j.Logger
private static final HBaseTestingUtil
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.replication.ReplicationPeerConfig
buildSyncReplicationPeerConfig
(String clusterKey, org.apache.hadoop.hbase.TableName tableName) static void
static void
void
-
Field Details
-
CLASS_RULE
-
LOG
-
TEST_UTIL
-
hbaseAdmin
-
-
Constructor Details
-
TestReplicationAdminForSyncReplication
-
-
Method Details
-
setUpBeforeClass
- Throws:
Exception
-
tearDownAfterClass
- Throws:
Exception
-
testAddPeerWithSameTable
- Throws:
Exception
-
buildSyncReplicationPeerConfig
private org.apache.hadoop.hbase.replication.ReplicationPeerConfig buildSyncReplicationPeerConfig(String clusterKey, org.apache.hadoop.hbase.TableName tableName) throws IOException - Throws:
IOException
-