public class MergingReceiverPOP extends AbstractReceiver
INIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
MergingReceiverPOP(int oppositeMajorFragmentId,
List<MinorFragmentEndpoint> senders,
List<Order.Ordering> orderings,
boolean spooling) |
| Modifier and Type | Method and Description |
|---|---|
<T,X,E extends Throwable> |
accept(PhysicalVisitor<T,X,E> physicalVisitor,
X value)
Provides capability to build a set of output based on traversing a query graph tree.
|
int |
getOperatorType() |
List<Order.Ordering> |
getOrderings() |
boolean |
supportsOutOfOrderExchange()
Whether or not this receive supports out of order exchange.
|
getNewWithChildren, getNumSenders, getOppositeMajorFragmentId, getProvidingEndpoints, isSpooling, iteratoraccept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptpublic MergingReceiverPOP(int oppositeMajorFragmentId,
List<MinorFragmentEndpoint> senders,
List<Order.Ordering> orderings,
boolean spooling)
public boolean supportsOutOfOrderExchange()
Receiverpublic <T,X,E extends Throwable> T accept(PhysicalVisitor<T,X,E> physicalVisitor, X value) throws E extends Throwable
PhysicalOperatoraccept in interface PhysicalOperatoraccept in class AbstractReceiverE extends Throwablepublic List<Order.Ordering> getOrderings()
public int getOperatorType()
Copyright © 2017 The Apache Software Foundation. All rights reserved.