public interface HasAffinity extends PhysicalOperator
logger| Modifier and Type | Method and Description |
|---|---|
DistributionAffinity |
getDistributionAffinity()
Get distribution affinity which describes the parallelization strategy of the operator.
|
List<EndpointAffinity> |
getOperatorAffinity()
Get the list of Endpoints with associated affinities that this operator has preference for.
|
accept, getCost, getInitialAllocation, getMaxAllocation, getNewWithChildren, getOperatorId, getOperatorType, getSVMode, getUserName, isBufferedOperator, isExecutable, setCost, setMaxAllocation, setOperatorIdacceptList<EndpointAffinity> getOperatorAffinity()
DistributionAffinity getDistributionAffinity()
Copyright © 2017 The Apache Software Foundation. All rights reserved.