public class RangeSender extends AbstractSender
| Modifier and Type | Class and Description |
|---|---|
static class |
RangeSender.EndpointPartition |
destinations, oppositeMajorFragmentIdchildINIT_ALLOCATION, initialAllocation, MAX_ALLOCATION, maxAllocation| Constructor and Description |
|---|
RangeSender(int oppositeMajorFragmentId,
PhysicalOperator child,
List<RangeSender.EndpointPartition> partitions) |
| Modifier and Type | Method and Description |
|---|---|
protected PhysicalOperator |
getNewWithChild(PhysicalOperator child) |
int |
getOperatorType() |
accept, getDestinations, getOppositeMajorFragmentIdgetChild, getNewWithChildren, iteratoraccept, getCost, getInitialAllocation, getMaxAllocation, getOperatorId, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptpublic RangeSender(int oppositeMajorFragmentId,
PhysicalOperator child,
List<RangeSender.EndpointPartition> partitions)
protected PhysicalOperator getNewWithChild(PhysicalOperator child)
getNewWithChild in class AbstractSinglepublic int getOperatorType()
Copyright © 2017 The Apache Software Foundation. All rights reserved.