Uses of Interface
org.apache.hadoop.hbase.replication.WALCellFilter
Packages that use org.apache.hadoop.hbase.replication.WALCellFilter
-
Uses of org.apache.hadoop.hbase.replication.WALCellFilter in org.apache.hadoop.hbase.replication
Classes in org.apache.hadoop.hbase.replication that implement org.apache.hadoop.hbase.replication.WALCellFilter in inModifier and TypeClassDescriptionclass
org.apache.hadoop.hbase.replication.NamespaceTableCfWALEntryFilter
Filter a WAL Entry by the peer config according to the table and family which it belongs to.class
org.apache.hadoop.hbase.replication.ScopeWALEntryFilter
Keeps KVs that are scoped other than local