public class SortMergeInnerJoinDescriptor extends AbstractSortMergeJoinDescriptor
OperatorDescriptorDual.GlobalPropertiesPair, OperatorDescriptorDual.LocalPropertiesPairkeys1, keys2| Constructor and Description |
|---|
SortMergeInnerJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2) |
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) |
| 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 SortMergeInnerJoinDescriptor(org.apache.flink.api.common.operators.util.FieldList keys1,
org.apache.flink.api.common.operators.util.FieldList keys2)
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)
public org.apache.flink.runtime.operators.DriverStrategy getStrategy()
AbstractOperatorDescriptorprotected String getNodeName()
getNodeName in class AbstractSortMergeJoinDescriptorCopyright © 2014–2021 The Apache Software Foundation. All rights reserved.