Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToStopWithSavepoint
-
Packages that use StateTransitions.ToStopWithSavepoint Package Description org.apache.flink.runtime.scheduler.adaptive -
-
Uses of StateTransitions.ToStopWithSavepoint in org.apache.flink.runtime.scheduler.adaptive
Classes in org.apache.flink.runtime.scheduler.adaptive that implement StateTransitions.ToStopWithSavepoint Modifier and Type Class Description classAdaptiveSchedulerASchedulerNGimplementation that uses the declarative resource management and automatically adapts the parallelism in case not enough resource could be acquired to run at the configured parallelism, as described in FLIP-160.
-