Class TestWALEntrySinkFilter.IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl
java.lang.Object
org.apache.hadoop.hbase.replication.regionserver.TestWALEntrySinkFilter.IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl
- All Implemented Interfaces:
org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
- Enclosing class:
- TestWALEntrySinkFilter
public static class TestWALEntrySinkFilter.IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl
extends Object
implements org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
Simple filter that will filter out any entry wholse writeTime is <= 5.
-
Field Summary
Fields inherited from interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
WAL_ENTRY_FILTER_KEY
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl
-
-
Method Details
-
init
- Specified by:
init
in interfaceorg.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
-
filter
- Specified by:
filter
in interfaceorg.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
-