public class DefaultLogicalEdge extends Object implements LogicalEdge
LogicalEdge
. It is an adapter of JobEdge
.Modifier and Type | Method and Description |
---|---|
DistributionPattern |
getDistributionPattern()
Returns the distribution pattern used for this edge.
|
JobVertexID |
getProducerVertexId()
Returns the ID of producer vertex.
|
public DistributionPattern getDistributionPattern()
LogicalEdge
getDistributionPattern
in interface LogicalEdge
public JobVertexID getProducerVertexId()
LogicalEdge
getProducerVertexId
in interface LogicalEdge
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.