public interface InterpretableRel extends RelNode
| Modifier and Type | Interface and Description |
|---|---|
static class |
InterpretableRel.InterpreterImplementor
|
RelNode.Context| Modifier and Type | Method and Description |
|---|---|
Node |
implement(InterpretableRel.InterpreterImplementor implementor)
Creates an interpreter node to implement this relational expression.
|
accept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, copy, deepEquals, deepHashCode, estimateRowCount, explain, explain, fieldIsNullable, getConvention, getCorrelVariable, getDigest, getExpectedInputRowType, getInput, getInputs, getRelDigest, getRelTypeName, getRowType, getTable, getVariablesSet, isEnforcer, isValid, metadata, onRegister, recomputeDigest, register, replaceInputgetCluster, getDescription, getId, getTraitSetNode implement(InterpretableRel.InterpreterImplementor implementor)
Copyright © 2012-2022 Apache Software Foundation. All Rights Reserved.