Class SortMergeInnerJoinDescriptor

    • Constructor Detail

      • SortMergeInnerJoinDescriptor

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

        public SortMergeInnerJoinDescriptor​(org.apache.flink.api.common.operators.util.FieldList keys1,
                                            org.apache.flink.api.common.operators.util.FieldList keys2,
                                            boolean broadcastFirstAllowed,
                                            boolean broadcastSecondAllowed,
                                            boolean repartitionAllowed)