public class TableCfWALEntryFilter extends Object implements WALEntryFilter
| Modifier and Type | Field and Description |
|---|---|
private static org.apache.commons.logging.Log |
LOG |
private ReplicationPeer |
peer |
| Constructor and Description |
|---|
TableCfWALEntryFilter(ReplicationPeer peer) |
private static final org.apache.commons.logging.Log LOG
private final ReplicationPeer peer
public TableCfWALEntryFilter(ReplicationPeer peer)
public WAL.Entry filter(WAL.Entry entry)
WALEntryFilterfilter in interface WALEntryFilterentry - Entry to filterCopyright © 2007–2019 The Apache Software Foundation. All rights reserved.