public static class PigRelFactories.PigTableScanFactory extends Object implements RelFactories.TableScanFactory
RelFactories.TableScanFactory that
returns a PigTableScan.| Modifier and Type | Field and Description |
|---|---|
static PigRelFactories.PigTableScanFactory |
INSTANCE |
| Constructor and Description |
|---|
PigTableScanFactory() |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
createScan(RelOptCluster cluster,
RelOptTable table) |
public static final PigRelFactories.PigTableScanFactory INSTANCE
public RelNode createScan(RelOptCluster cluster, RelOptTable table)
createScan in interface RelFactories.TableScanFactoryCopyright © 2012–2019 The Apache Software Foundation. All rights reserved.