@InterfaceAudience.LimitedPrivate(value="Replication") public interface WALCellFilter
| 限定符和类型 | 方法和说明 |
|---|---|
Cell |
filterCell(WAL.Entry entry,
Cell cell)
Applies the filter, possibly returning a different Cell instance.
|
Cell filterCell(WAL.Entry entry, Cell cell)
entry - Entry which contains the cellcell - Cell to filterCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.