Class TestReplicationStateZKImpl
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationStateBasic
org.apache.hadoop.hbase.replication.TestReplicationStateZKImpl
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final HBaseClassTestRuleprivate static org.apache.hadoop.conf.Configurationprivate static Stringprivate static HBaseZKTestingUtilprivate static org.apache.hadoop.hbase.zookeeper.ZKWatcherFields inherited from class org.apache.hadoop.hbase.replication.TestReplicationStateBasicID_ONE, ID_TWO, KEY_ONE, KEY_TWO, OUR_KEY, rp, server1, server2, server3, ZK_MAX_COUNT, ZK_SLEEP_INTERVAL, zkTimeoutCount
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionprivate static StringinitPeerClusterState(String baseZKNode) voidsetUp()static voidvoidtearDown()static voidMethods inherited from class org.apache.hadoop.hbase.replication.TestReplicationStateBasictestReplicationPeers
- 
Field Details- 
CLASS_RULE
- 
conf
- 
utility
- 
zkw
- 
replicationZNode
 
- 
- 
Constructor Details- 
TestReplicationStateZKImplpublic TestReplicationStateZKImpl()
 
- 
- 
Method Details- 
setUpBeforeClass- Throws:
- Exception
 
- 
initPeerClusterStateprivate static String initPeerClusterState(String baseZKNode) throws IOException, org.apache.zookeeper.KeeperException - Throws:
- IOException
- org.apache.zookeeper.KeeperException
 
- 
setUp- Throws:
- IOException
 
- 
tearDown- Throws:
- org.apache.zookeeper.KeeperException
- IOException
 
- 
tearDownAfterClass- Throws:
- Exception
 
 
-