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