public class UnorderedMuxExchange extends AbstractMuxExchange
Exchange.ParallelizationDependencyreceiverToSenderMapping, senderToReceiverMappingreceiverLocations, receiverMajorFragmentId, senderLocations, senderMajorFragmentIdchildINIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
UnorderedMuxExchange(PhysicalOperator child) |
| Modifier and Type | Method and Description |
|---|---|
protected PhysicalOperator |
getNewWithChild(PhysicalOperator child) |
Receiver |
getReceiver(int minorFragmentId)
Get the Receiver associated with the given minorFragmentId.
|
createSenderReceiverMapping, getReceiverParallelizationInfo, getSender, getSendersaccept, getDefaultAffinityMap, getOperatorType, getParallelizationDependency, getReceiverMemory, getSenderMemory, getSenderParallelizationInfo, isExecutable, setupReceivers, setupReceivers, setupSenders, setupSendersgetChild, getNewWithChildren, iteratoraccept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getSVMode, getUserName, isBufferedOperator, setCost, setMaxAllocation, setOperatorIdacceptforEach, iterator, spliteratorpublic UnorderedMuxExchange(PhysicalOperator child)
public Receiver getReceiver(int minorFragmentId)
ExchangeminorFragmentId - The minor fragment id, must be in the range [0, fragment.width).protected PhysicalOperator getNewWithChild(PhysicalOperator child)
getNewWithChild in class AbstractSingleCopyright © 2021 The Apache Software Foundation. All rights reserved.