Interface LeafPrel
- All Superinterfaces:
Cloneable,DrillRelNode,Iterable<Prel>,Prel,org.apache.calcite.rel.RelNode,org.apache.calcite.plan.RelOptNode
- All Known Implementing Classes:
EnumerablePrel,PluginPrel,ScanPrel,UnnestPrel
Prel without children.
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.calcite.rel.RelNode
org.apache.calcite.rel.RelNode.Context -
Field Summary
Fields inherited from interface org.apache.drill.exec.planner.physical.Prel
DRILL_PHYSICAL -
Method Summary
Modifier and TypeMethodDescriptiondefault <T,X, E extends Throwable>
Taccept(PrelVisitor<T, X, E> logicalVisitor, X value) iterator()default booleanMethods inherited from interface java.lang.Iterable
forEach, spliteratorMethods inherited from interface org.apache.drill.exec.planner.physical.Prel
getEncoding, getPhysicalOperator, getSupportedEncodings, prepareForLateralUnnestPipelineMethods inherited from interface org.apache.calcite.rel.RelNode
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, replaceInputMethods inherited from interface org.apache.calcite.plan.RelOptNode
getCluster, getDescription, getId, getTraitSet