@InterfaceAudience.Private public class ScopeWALEntryFilter extends Object implements WALEntryFilter, WALCellFilter
| 构造器和说明 |
|---|
ScopeWALEntryFilter() |
public WAL.Entry filter(WAL.Entry entry)
WALEntryFilterfilter 在接口中 WALEntryFilterentry - Entry to filterpublic Cell filterCell(WAL.Entry entry, Cell cell)
WALCellFilterfilterCell 在接口中 WALCellFilterentry - Entry which contains the cellcell - Cell to filterCopyright © 2007–2021 The Apache Software Foundation. All rights reserved.