public static class TestWALEntrySinkFilter.IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl extends Object implements org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
| Constructor and Description |
|---|
IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
filter(org.apache.hadoop.hbase.TableName table,
long writeTime) |
void |
init(org.apache.hadoop.hbase.client.Connection connection) |
public IfTimeIsGreaterThanBOUNDARYWALEntrySinkFilterImpl()
public void init(org.apache.hadoop.hbase.client.Connection connection)
init in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilterpublic boolean filter(org.apache.hadoop.hbase.TableName table, long writeTime)
filter in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilterCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.