@InterfaceAudience.LimitedPrivate(value="Replication")
public interface WALEntryFilter
ChainWALEntryFilter.| Modifier and Type | Method and Description |
|---|---|
WAL.Entry |
filter(WAL.Entry entry)
Applies the filter, possibly returning a different Entry instance.
|
WAL.Entry filter(WAL.Entry entry)
entry - Entry to filterCopyright © 2007–2017 The Apache Software Foundation. All rights reserved.