public interface TableScanExecutor
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.calcite.linq4j.Enumerable<Object[]> |
execute(ShardingSphereTable table,
ScanNodeExecutorContext scanContext)
Execute.
|
org.apache.calcite.linq4j.Enumerable<Object[]> execute(ShardingSphereTable table, ScanNodeExecutorContext scanContext)
table - table meta datascanContext - filterable table scan contextCopyright © 2022 The Apache Software Foundation. All rights reserved.