Class TestFSReplicationPeerStorage
java.lang.Object
org.apache.hadoop.hbase.replication.ReplicationPeerStorageTestBase
org.apache.hadoop.hbase.replication.TestFSReplicationPeerStorage
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.fs.Path
private static org.apache.hadoop.fs.FileSystem
private static final HBaseCommonTestingUtility
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
-
FS
-
DIR
-
-
Constructor Details
-
TestFSReplicationPeerStorage
public TestFSReplicationPeerStorage()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
IOException
-
assertPeerNameControlException
protected void assertPeerNameControlException(org.apache.hadoop.hbase.replication.ReplicationException e) - Specified by:
assertPeerNameControlException
in classReplicationPeerStorageTestBase
-