Class TestReplicationPeerConfig
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationPeerConfig
@Tag("org.apache.hadoop.hbase.testclassification.ClientTests") @Tag("org.apache.hadoop.hbase.testclassification.SmallTests")
public class TestReplicationPeerConfig
extends Object
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate static final org.apache.hadoop.conf.Configurationprivate static final byte[]private static final byte[]private static final Stringprivate static final Stringprivate static final org.apache.hadoop.hbase.TableNameprivate static final org.apache.hadoop.hbase.TableName -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CONF
-
NAMESPACE_REPLICATE
- See Also:
-
NAMESPACE_OTHER
- See Also:
-
TABLE_A
-
TABLE_B
-
FAMILY1
-
FAMILY2
-
-
Constructor Details
-
TestReplicationPeerConfig
public TestReplicationPeerConfig()
-
-
Method Details
-
testClassMethodsAreBuilderStyle
-
testNeedToReplicateWithReplicatingAll
-
testNeedToReplicateWithoutReplicatingAll
-
testNeedToReplicateCFWithReplicatingAll
-
testNeedToReplicateCFWithoutReplicatingAll
-
testBaseReplicationPeerConfig
@Test public void testBaseReplicationPeerConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-
testBaseReplicationRemovePeerConfig
@Test public void testBaseReplicationRemovePeerConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-
testBaseReplicationRemovePeerConfigWithNoExistingConfig
@Test public void testBaseReplicationRemovePeerConfigWithNoExistingConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-