public class ReduceNode extends SingleInputNode
OptimizerNode.UnclosedBranchDescriptorinConn, keyscachedPlans, closedBranchingNodes, costWeight, estimatedNumRecords, estimatedOutputSize, hereJoinedBranches, id, MAX_DYNAMIC_PATH_COST_WEIGHT, onDynamicPath, openBranches, remappedKeys, uniqueFields| Constructor and Description |
|---|
ReduceNode(ReduceNode reducerToCopyForCombiner) |
ReduceNode(ReduceOperatorBase<?,?> operator) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
computeOperatorSpecificDefaultEstimates(DataStatistics statistics) |
ReduceNode |
getCombinerUtilityNode() |
String |
getName()
Gets the name of this node.
|
ReduceOperatorBase<?,?> |
getPactContract()
Gets the object that specifically describes the contract of this node.
|
protected List<OperatorDescriptorSingle> |
getPossibleProperties() |
accept, addLocalCandidates, computeInterestingPropertiesForInputs, computeUnclosedBranchStack, getAlternativePlans, getIncomingConnection, getIncomingConnections, getPredecessorNode, instantiateCandidate, isFieldConstant, setIncomingConnection, setInputaddBroadcastConnection, addClosedBranch, addClosedBranches, addOutgoingConnection, areBranchCompatible, clearInterestingProperties, computeOutputEstimates, computeUnclosedBranchStackForBroadcastInputs, computeUnionOfInterestingPropertiesFromSuccessors, createUniqueFieldsForNode, getBranchesForParent, getBroadcastConnectionNames, getBroadcastConnections, getClosedBranchingNodes, getConstantKeySet, getCostWeight, getDegreeOfParallelism, getDumpableInputs, getEstimatedAvgWidthPerOutputRecord, getEstimatedNumRecords, getEstimatedOutputSize, getId, getInterestingProperties, getMaxDepth, getMinimalMemoryAcrossAllSubTasks, getOpenBranches, getOptimizerNode, getOutgoingConnections, getPlanNode, getPredecessors, getRemappedKeys, getUniqueFields, hasUnclosedBranches, haveAllOutputConnectionInterestingProperties, identifyDynamicPath, initId, isBranching, isOnDynamicPath, mergeLists, prunePlanAlternatives, prunePlanAlternativesWithCommonBranching, readStubAnnotations, readUniqueFieldsAnnotation, removeClosedBranches, setBroadcastInputs, setDegreeOfParallelism, setEstimatedNumRecords, setEstimatedOutputSize, toStringpublic ReduceNode(ReduceOperatorBase<?,?> operator)
public ReduceNode(ReduceNode reducerToCopyForCombiner)
public ReduceOperatorBase<?,?> getPactContract()
OptimizerNodegetPactContract in class SingleInputNodepublic String getName()
OptimizerNodegetName in class OptimizerNodeprotected List<OperatorDescriptorSingle> getPossibleProperties()
getPossibleProperties in class SingleInputNodeprotected void computeOperatorSpecificDefaultEstimates(DataStatistics statistics)
computeOperatorSpecificDefaultEstimates in class OptimizerNodepublic ReduceNode getCombinerUtilityNode()
Copyright © 2014 The Apache Software Foundation. All rights reserved.