Class VertexParallelism
java.lang.Object
org.apache.flink.runtime.scheduler.adaptive.allocator.VertexParallelism
Core result of
SlotAllocator.determineParallelism(JobInformation, Collection) among with
slotAssignments, describing the parallelism each vertex could be scheduled with.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic VertexParallelismempty()intgetParallelism(JobVertexID jobVertexId) getParallelismOptional(JobVertexID jobVertexId) toString()