Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.StateTransitionManager
Packages that use StateTransitionManager
-
Uses of StateTransitionManager in org.apache.flink.runtime.scheduler.adaptive
Classes in org.apache.flink.runtime.scheduler.adaptive that implement StateTransitionManagerModifier and TypeClassDescriptionclassDefaultStateTransitionManageris a state machine which manages theAdaptiveScheduler's state transitions based on the previous transition time and the available resources.