private static class RelFactories.ValuesFactoryImpl extends Object implements RelFactories.ValuesFactory
RelFactories.ValuesFactory that returns a
LogicalValues.| Modifier | Constructor and Description |
|---|---|
private |
ValuesFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
RelNode |
createValues(RelOptCluster cluster,
RelDataType rowType,
List<com.google.common.collect.ImmutableList<RexLiteral>> tuples)
Creates a Values.
|
public RelNode createValues(RelOptCluster cluster, RelDataType rowType, List<com.google.common.collect.ImmutableList<RexLiteral>> tuples)
RelFactories.ValuesFactorycreateValues in interface RelFactories.ValuesFactoryCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.