public static class RexToLixTranslator.InputGetterImpl extends Object implements RexToLixTranslator.InputGetter
RexToLixTranslator.InputGetter that calls
PhysType.fieldReference(org.apache.calcite.linq4j.tree.Expression, int).| Modifier and Type | Field and Description |
|---|---|
private List<Pair<Expression,PhysType>> |
inputs |
| Constructor and Description |
|---|
InputGetterImpl(List<Pair<Expression,PhysType>> inputs) |
| Modifier and Type | Method and Description |
|---|---|
Expression |
field(BlockBuilder list,
int index,
Type storageType) |
private List<Pair<Expression,PhysType>> inputs
public InputGetterImpl(List<Pair<Expression,PhysType>> inputs)
public Expression field(BlockBuilder list, int index, Type storageType)
field in interface RexToLixTranslator.InputGetterCopyright © 2012–2018 The Apache Software Foundation. All rights reserved.