Class TestReplicationAdminForSyncReplication
java.lang.Object
org.apache.hadoop.hbase.client.replication.TestReplicationAdminForSyncReplication
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.hbase.client.Adminprivate static final org.slf4j.Loggerprivate static final HBaseTestingUtil -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate org.apache.hadoop.hbase.replication.ReplicationPeerConfigbuildSyncReplicationPeerConfig(String clusterKey, org.apache.hadoop.hbase.TableName tableName) static voidstatic voidvoid
-
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
-