Class TestReplicationPeerConfig
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationPeerConfig
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final org.apache.hadoop.conf.Configuration
private static final byte[]
private static final byte[]
private static final String
private static final String
private static final org.apache.hadoop.hbase.TableName
private static final org.apache.hadoop.hbase.TableName
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
void
void
void
void
void
void
void
-
Field Details
-
CLASS_RULE
-
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
public void testBaseReplicationPeerConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-
testBaseReplicationRemovePeerConfig
public void testBaseReplicationRemovePeerConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-
testBaseReplicationRemovePeerConfigWithNoExistingConfig
public void testBaseReplicationRemovePeerConfigWithNoExistingConfig() throws org.apache.hadoop.hbase.replication.ReplicationException- Throws:
org.apache.hadoop.hbase.replication.ReplicationException
-