private static class RelFactories.TableScanFactoryImpl extends Object implements RelFactories.TableScanFactory
RelFactories.TableScanFactory that returns a
LogicalTableScan.| Modifier | Constructor and Description |
|---|---|
private |
TableScanFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
createScan(RelOptCluster cluster,
RelOptTable table)
Creates a
TableScan. |
public RelNode createScan(RelOptCluster cluster, RelOptTable table)
RelFactories.TableScanFactoryTableScan.createScan in interface RelFactories.TableScanFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.