public final class TranslatableTableScanExecutor extends Object implements TableScanExecutor
| 构造器和说明 |
|---|
TranslatableTableScanExecutor() |
| 限定符和类型 | 方法和说明 |
|---|---|
org.apache.calcite.linq4j.Enumerable<Object[]> |
execute(org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereTable table,
ScanNodeExecutorContext scanContext) |
public org.apache.calcite.linq4j.Enumerable<Object[]> execute(org.apache.shardingsphere.infra.metadata.database.schema.decorator.model.ShardingSphereTable table, ScanNodeExecutorContext scanContext)
execute 在接口中 TableScanExecutorCopyright © 2022 The Apache Software Foundation. All rights reserved.