public interface Receiver extends FragmentLeaf
Modifier and Type | Method and Description |
---|---|
int |
getOppositeMajorFragmentId() |
List<MinorFragmentEndpoint> |
getProvidingEndpoints()
A receiver is expecting streams from one or more providing endpoints.
|
boolean |
isSpooling() |
boolean |
supportsOutOfOrderExchange()
Whether or not this receive supports out of order exchange.
|
accept, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorId
accept
forEach, iterator, spliterator
List<MinorFragmentEndpoint> getProvidingEndpoints()
boolean supportsOutOfOrderExchange()
int getOppositeMajorFragmentId()
boolean isSpooling()
Copyright © 1970 The Apache Software Foundation. All rights reserved.