Package org.apache.storm.sql.planner.rel
Interface StormRelNode
- All Superinterfaces:
- Cloneable,- org.apache.calcite.rel.RelNode,- org.apache.calcite.plan.RelOptNode
- All Known Subinterfaces:
- StreamsRel
- All Known Implementing Classes:
- StormCalcRelBase,- StormFilterRelBase,- StormJoinRelBase,- StormProjectRelBase,- StormStreamInsertRelBase,- StormStreamScanRelBase,- StreamsCalcRel,- StreamsFilterRel,- StreamsProjectRel,- StreamsStreamInsertRel,- StreamsStreamScanRel
public interface StormRelNode
extends org.apache.calcite.rel.RelNode
- 
Nested Class SummaryNested classes/interfaces inherited from interface org.apache.calcite.rel.RelNodeorg.apache.calcite.rel.RelNode.Context
- 
Method SummaryMethods inherited from interface org.apache.calcite.rel.RelNodeaccept, accept, childrenAccept, collectVariablesSet, collectVariablesUsed, computeSelfCost, computeSelfCost, copy, estimateRowCount, explain, getChildExps, getCollationList, getConvention, getCorrelVariable, getExpectedInputRowType, getInput, getInputs, getQuery, getRelTypeName, getRows, getRowType, getTable, getVariablesSet, getVariablesStopped, isDistinct, isKey, isValid, isValid, metadata, onRegister, recomputeDigest, register, replaceInputMethods inherited from interface org.apache.calcite.plan.RelOptNodegetCluster, getDescription, getDigest, getId, getTraitSet