Class StreamsJoinRule
java.lang.Object
org.apache.calcite.plan.RelOptRule
org.apache.calcite.rel.convert.ConverterRule
org.apache.storm.sql.planner.streams.rules.StreamsJoinRule
public class StreamsJoinRule
extends org.apache.calcite.rel.convert.ConverterRule
- 
Field SummaryFieldsFields inherited from class org.apache.calcite.plan.RelOptRuledescription, operands, relBuilderFactory
- 
Method SummaryModifier and TypeMethodDescriptionorg.apache.calcite.rel.RelNodeconvert(org.apache.calcite.rel.RelNode rel) Methods inherited from class org.apache.calcite.rel.convert.ConverterRulegetInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchMethods inherited from class org.apache.calcite.plan.RelOptRuleany, convert, convert, convertList, convertOperand, equals, equals, getOperand, getOperands, hashCode, matches, none, operand, operand, operand, operand, operand, some, toString, unordered
- 
Field Details- 
INSTANCE
 
- 
- 
Method Details- 
convertpublic org.apache.calcite.rel.RelNode convert(org.apache.calcite.rel.RelNode rel) - Specified by:
- convertin class- org.apache.calcite.rel.convert.ConverterRule
 
 
-