public class DefaultLogicalEdge extends Object implements LogicalEdge
LogicalEdge. It is an adapter of JobEdge.| 限定符和类型 | 方法和说明 |
|---|---|
DistributionPattern |
getDistributionPattern()
Returns the distribution pattern used for this edge.
|
JobVertexID |
getProducerVertexId()
Returns the ID of producer vertex.
|
public DistributionPattern getDistributionPattern()
LogicalEdgegetDistributionPattern 在接口中 LogicalEdgepublic JobVertexID getProducerVertexId()
LogicalEdgegetProducerVertexId 在接口中 LogicalEdgeCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.