public static interface RelFactories.TableScanFactory
TableScan of the appropriate type for a rule's calling
convention.| Modifier and Type | Method and Description |
|---|---|
RelNode |
createScan(RelOptCluster cluster,
RelOptTable table)
Creates a
TableScan. |
RelNode createScan(RelOptCluster cluster, RelOptTable table)
TableScan.Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.