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.WALEntrySinkFilter
public boolean filter(org.apache.hadoop.hbase.TableName table, long writeTime)
filter
in interface org.apache.hadoop.hbase.replication.regionserver.WALEntrySinkFilter
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.