public static interface TableFilter.TableFilterVisitor
| 限定符和类型 | 方法和说明 |
|---|---|
void |
accept(TableFilter f)
This method is called for each nested or joined table filter.
|
void accept(TableFilter f)
f - the filterCopyright © 2022. All rights reserved.