Class SortMergeRightOuterJoinDescriptor

    • Constructor Detail

      • SortMergeRightOuterJoinDescriptor

        public SortMergeRightOuterJoinDescriptor​(org.apache.flink.api.common.operators.util.FieldList keys1,
                                                 org.apache.flink.api.common.operators.util.FieldList keys2)
      • SortMergeRightOuterJoinDescriptor

        public SortMergeRightOuterJoinDescriptor​(org.apache.flink.api.common.operators.util.FieldList keys1,
                                                 org.apache.flink.api.common.operators.util.FieldList keys2,
                                                 boolean broadcastAllowed)