Class DefaultVertexParallelismStore

java.lang.Object
org.apache.flink.runtime.scheduler.DefaultVertexParallelismStore
All Implemented Interfaces:
MutableVertexParallelismStore, VertexParallelismStore

public class DefaultVertexParallelismStore extends Object implements MutableVertexParallelismStore
Maintains the configured parallelisms for vertices, which should be defined by a scheduler.