Class EnumerableInterpretable

All Implemented Interfaces:
Cloneable, InterpretableRel, RelOptNode, Converter, RelNode

public class EnumerableInterpretable extends ConverterImpl implements InterpretableRel
Relational expression that converts an enumerable input to interpretable calling convention.
See Also: