Class TestSerialReplicationEndpoint
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestSerialReplicationEndpoint
-
Nested Class Summary
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.conf.Configuration
private static org.apache.hadoop.hbase.client.Connection
private static HBaseTestingUtil
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
UTIL
-
CONF
-
CONN
-
-
Constructor Details
-
TestSerialReplicationEndpoint
public TestSerialReplicationEndpoint()
-
-
Method Details
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
getZKClusterKey
-
testHBaseReplicationEndpoint
private void testHBaseReplicationEndpoint(String tableNameStr, String peerId, boolean isSerial) throws IOException - Throws:
IOException
-
testSerialReplicate
- Throws:
Exception
-
testParallelReplicate
- Throws:
Exception
-