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()
LogicalEdgegetDistributionPattern in interface LogicalEdgepublic JobVertexID getProducerVertexId()
LogicalEdgegetProducerVertexId in interface LogicalEdgeCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.