Class TestVerifyCellsReplicationEndpoint
java.lang.Object
org.apache.hadoop.hbase.replication.TestVerifyCellsReplicationEndpoint
Confirm that the empty replication endpoint can work.
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
-
Field Summary
Modifier and TypeFieldDescriptionprivate static final BlockingQueue<org.apache.hadoop.hbase.Cell>
private static final byte[]
static final HBaseClassTestRule
private static final byte[]
private static final org.slf4j.Logger
private static final String
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtility
-
Constructor Summary
-
Method Summary
-
Field Details
-
CLASS_RULE
-
LOG
-
UTIL
-
TABLE_NAME
-
CF
-
CQ
-
PEER_ID
- See Also:
-
CELLS
-
-
Constructor Details
-
TestVerifyCellsReplicationEndpoint
public TestVerifyCellsReplicationEndpoint()
-
-
Method Details