Interface DrillScanPrel
- All Superinterfaces:
Cloneable,DrillRelNode,HasDistributionAffinity,Iterable<Prel>,Prel,org.apache.calcite.rel.RelNode,org.apache.calcite.plan.RelOptNode
-
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
Methods inherited from interface org.apache.drill.exec.planner.physical.HasDistributionAffinity
getDistributionAffinityMethods inherited from interface java.lang.Iterable
forEach, iterator, spliteratorMethods inherited from interface org.apache.drill.exec.planner.physical.Prel
accept, getEncoding, getPhysicalOperator, getSupportedEncodings, needsFinalColumnReordering, 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
-
Method Details
-
getGroupScan
GroupScan getGroupScan()
-