Class TestReplicationAdminForSyncReplication
java.lang.Object
org.apache.hadoop.hbase.client.replication.TestReplicationAdminForSyncReplication
@Tag("org.apache.hadoop.hbase.testclassification.MediumTests") @Tag("org.apache.hadoop.hbase.testclassification.ClientTests")
public class TestReplicationAdminForSyncReplication
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate 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
-
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
-