Class TestHBaseInterClusterReplicationEndpointFilterEdits
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestHBaseInterClusterReplicationEndpointFilterEdits
Tests
HBaseInterClusterReplicationEndpoint.filterNotExistColumnFamilyEdits(List)
and
HBaseInterClusterReplicationEndpoint.filterNotExistTableEdits(List)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final HBaseClassTestRule
private static org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint
private static final byte[]
private static final byte[]
private static final byte[]
private static final byte[]
private static final org.apache.hadoop.hbase.TableName
private static final org.apache.hadoop.hbase.TableName
private static final HBaseTestingUtil
private static final byte[]
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
void
void
-
Field Details
-
CLASS_RULE
-
UTIL
-
endpoint
private static org.apache.hadoop.hbase.replication.regionserver.HBaseInterClusterReplicationEndpoint endpoint -
TABLE1
-
TABLE2
-
FAMILY
-
NON_EXISTING_FAMILY
-
QUALIFIER
-
ROW
-
VALUE
-
-
Constructor Details
-
TestHBaseInterClusterReplicationEndpointFilterEdits
-
-
Method Details