Class TestReplicationWALEntryFilters
java.lang.Object
org.apache.hadoop.hbase.replication.TestReplicationWALEntryFilters
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Field Summary
FieldsModifier and TypeFieldDescription(package private) static byte[](package private) static byte[](package private) static byte[]static final HBaseClassTestRule(package private) static byte[](package private) org.apache.hadoop.hbase.replication.WALEntryFilter(package private) org.apache.hadoop.hbase.replication.WALEntryFilter -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprivate voidassertEquals(org.apache.hadoop.hbase.wal.WAL.Entry e1, org.apache.hadoop.hbase.wal.WAL.Entry e2) private org.apache.hadoop.hbase.wal.WAL.EntrycreateEntry(TreeMap<byte[], Integer> scopes, byte[]... kvs) voidvoidvoidvoidvoidvoidvoid
-
Field Details
-
CLASS_RULE
-
a
-
b
-
c
-
d
-
nullFilter
org.apache.hadoop.hbase.replication.WALEntryFilter nullFilter -
passFilter
org.apache.hadoop.hbase.replication.WALEntryFilter passFilter
-
-
Constructor Details
-
TestReplicationWALEntryFilters
public TestReplicationWALEntryFilters()
-
-
Method Details
-
testSystemTableWALEntryFilter
-
testScopeWALEntryFilter
-
testChainWALEntryWithCellFilter
-
testChainWALEmptyEntryWithCellFilter
-
testChainWALEntryFilter
-
testNamespaceTableCfWALEntryFilter
-
testNamespaceTableCfWALEntryFilter2
-
createEntry
private org.apache.hadoop.hbase.wal.WAL.Entry createEntry(TreeMap<byte[], Integer> scopes, byte[]... kvs) -
assertEquals
private void assertEquals(org.apache.hadoop.hbase.wal.WAL.Entry e1, org.apache.hadoop.hbase.wal.WAL.Entry e2)
-