Uses of Interface
org.apache.flink.runtime.scheduler.MutableVertexParallelismStore
Packages that use MutableVertexParallelismStore
-
Uses of MutableVertexParallelismStore in org.apache.flink.runtime.scheduler
Classes in org.apache.flink.runtime.scheduler that implement MutableVertexParallelismStoreModifier and TypeClassDescriptionclassMaintains the configured parallelisms for vertices, which should be defined by a scheduler.