public class SortMergeRightOuterJoinDescriptor extends AbstractSortMergeJoinDescriptor
OperatorDescriptorDual.GlobalPropertiesPair, OperatorDescriptorDual.LocalPropertiesPairkeys1, keys2| Constructor and Description |
|---|
SortMergeRightOuterJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2) |
SortMergeRightOuterJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2,
boolean broadcastAllowed) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
getNodeName() |
org.apache.flink.runtime.operators.DriverStrategy |
getStrategy()
Gets the runtime strategy to be executed by this operator.
|
areCoFulfilled, computeLocalProperties, createPossibleLocalProperties, instantiateareCompatible, computeGlobalProperties, createPossibleGlobalProperties, setCustomPartitionercheckEquivalentFieldPositionsInKeyFields, checkEquivalentFieldPositionsInKeyFields, checkSameOrdering, checkSameOrdering, getPossibleGlobalProperties, getPossibleLocalPropertiespublic SortMergeRightOuterJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2)
public SortMergeRightOuterJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2,
boolean broadcastAllowed)
public org.apache.flink.runtime.operators.DriverStrategy getStrategy()
AbstractOperatorDescriptorprotected String getNodeName()
getNodeName in class AbstractSortMergeJoinDescriptorCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.