public class TestReplicationPeerConfig extends Object
Modifier and Type | Field and Description |
---|---|
static HBaseClassTestRule |
CLASS_RULE |
private static org.apache.hadoop.hbase.TableName |
TABLE_A |
private static org.apache.hadoop.hbase.TableName |
TABLE_B |
Constructor and Description |
---|
TestReplicationPeerConfig() |
Modifier and Type | Method and Description |
---|---|
void |
testClassMethodsAreBuilderStyle() |
void |
testNeedToReplicateWithoutReplicatingAll() |
void |
testNeedToReplicateWithReplicatingAll() |
public static final HBaseClassTestRule CLASS_RULE
private static org.apache.hadoop.hbase.TableName TABLE_A
private static org.apache.hadoop.hbase.TableName TABLE_B
public TestReplicationPeerConfig()
public void testClassMethodsAreBuilderStyle()
public void testNeedToReplicateWithReplicatingAll()
public void testNeedToReplicateWithoutReplicatingAll()
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.