Class TestZKReplicationPeerStorage
java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationPeerStorageTestBase
org.apache.hadoop.hbase.replication.TestZKReplicationPeerStorage
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static final HBaseZKTestingUtility
Fields inherited from class org.apache.hadoop.hbase.replication.ReplicationPeerStorageTestBase
STORAGE
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
assertPeerNameControlException
(org.apache.hadoop.hbase.replication.ReplicationException e) static void
setUp()
static void
tearDown()
Methods inherited from class org.apache.hadoop.hbase.replication.ReplicationPeerStorageTestBase
test, testPeerNameControl
-
Field Details
-
CLASS_RULE
-
UTIL
-
-
Constructor Details
-
TestZKReplicationPeerStorage
public TestZKReplicationPeerStorage()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
assertPeerNameControlException
protected void assertPeerNameControlException(org.apache.hadoop.hbase.replication.ReplicationException e) - Specified by:
assertPeerNameControlException
in classReplicationPeerStorageTestBase
-