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