public class BeamJoinRule
extends org.apache.calcite.rel.convert.ConverterRule
ConverterRule to replace Join with BeamJoinRel.| Modifier and Type | Field and Description | 
|---|---|
| static BeamJoinRule | INSTANCE | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.calcite.rel.RelNode | convert(org.apache.calcite.rel.RelNode rel) | 
getInTrait, getOutConvention, getOutTrait, getTraitDef, isGuaranteed, onMatchpublic static final BeamJoinRule INSTANCE