Uses of Class
org.apache.flink.runtime.jobgraph.forwardgroup.JobVertexForwardGroup
Packages that use JobVertexForwardGroup
-
Uses of JobVertexForwardGroup in org.apache.flink.runtime.jobgraph.forwardgroup
Methods in org.apache.flink.runtime.jobgraph.forwardgroup that return types with arguments of type JobVertexForwardGroupModifier and TypeMethodDescriptionstatic Map<JobVertexID,JobVertexForwardGroup> ForwardGroupComputeUtil.computeForwardGroups(Iterable<JobVertex> topologicallySortedVertices, Function<JobVertex, Set<JobVertex>> forwardProducersRetriever) static Map<JobVertexID,JobVertexForwardGroup> ForwardGroupComputeUtil.computeForwardGroupsAndCheckParallelism(Iterable<JobVertex> topologicallySortedVertices)