public class BinaryUnionPlanNode extends DualInputPlanNode
PlanNode.FeedbackPropertiesMeetRequirementsReport, PlanNode.SourceAndDamReportinput1, input2, keys1, keys2, postPassHelper1, postPassHelper2, sortOrdersbranchPlan, cumulativeCosts, globalProps, localProps, nodeCosts, outChannels, template| 构造器和说明 |
|---|
BinaryUnionPlanNode(BinaryUnionNode template,
Channel in1,
Channel in2) |
BinaryUnionPlanNode(BinaryUnionPlanNode toSwapFrom) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
getMemoryConsumerWeight() |
BinaryUnionNode |
getOptimizerNode() |
boolean |
unionsStaticAndDynamicPath() |
accept, getComparator1, getComparator2, getInput1, getInput2, getInputs, getKeysForInput1, getKeysForInput2, getPairComparator, getPredecessors, getSortOrders, getTwoInputNode, hasDamOnPathDownTo, setComparator1, setComparator2, setPairComparatoraddOutgoingChannel, checkPartialSolutionPropertiesMet, getBranchPlan, getBroadcastInputs, getCandidateAtBranchPoint, getCostWeight, getCumulativeCosts, getCumulativeCostsShare, getDriverStrategy, getDumpableInputs, getGlobalProperties, getGuaranteedAvailableMemory, getLocalProperties, getMinResources, getNodeCosts, getNodeName, getOriginalOptimizerNode, getOutgoingChannels, getParallelism, getPlanNode, getPreferredResources, getProgramOperator, getRelativeMemoryPerSubTask, initProperties, isOnDynamicPath, isPruneMarkerSet, mergeBranchPlanMaps, mergeBranchPlanMaps, setBroadcastInputs, setCosts, setDriverStrategy, setParallelism, setPruningMarker, setRelativeMemoryPerSubtask, toString, updatePropertiesWithUniqueSetspublic BinaryUnionPlanNode(BinaryUnionNode template, Channel in1, Channel in2)
template - public BinaryUnionPlanNode(BinaryUnionPlanNode toSwapFrom)
public BinaryUnionNode getOptimizerNode()
getOptimizerNode 在接口中 DumpableNode<PlanNode>getOptimizerNode 在类中 PlanNodepublic boolean unionsStaticAndDynamicPath()
public int getMemoryConsumerWeight()
getMemoryConsumerWeight 在类中 PlanNodeCopyright © 2014–2024 The Apache Software Foundation. All rights reserved.