public class ForwardGroupComputeUtil extends Object
| 构造器和说明 |
|---|
ForwardGroupComputeUtil() |
| 限定符和类型 | 方法和说明 |
|---|---|
static Map<JobVertexID,ForwardGroup> |
computeForwardGroups(Iterable<JobVertex> topologicallySortedVertices,
java.util.function.Function<JobVertexID,ExecutionJobVertex> executionJobVertexRetriever) |
public static Map<JobVertexID,ForwardGroup> computeForwardGroups(Iterable<JobVertex> topologicallySortedVertices, java.util.function.Function<JobVertexID,ExecutionJobVertex> executionJobVertexRetriever)
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.