Uses of Interface
org.apache.flink.runtime.scheduler.adaptive.StateTransitions.ToRestarting
Packages that use StateTransitions.ToRestarting
-
Uses of StateTransitions.ToRestarting in org.apache.flink.runtime.scheduler.adaptive
Classes in org.apache.flink.runtime.scheduler.adaptive that implement StateTransitions.ToRestartingModifier and TypeClassDescriptionclassASchedulerNGimplementation 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.Methods in org.apache.flink.runtime.scheduler.adaptive with type parameters of type StateTransitions.ToRestartingModifier and TypeMethodDescriptionstatic <T extends StateTransitions.ToRestarting & StateTransitions.ToFailing>
voidFailureResultUtil.restartOrFail(org.apache.flink.runtime.scheduler.adaptive.FailureResult failureResult, T context, org.apache.flink.runtime.scheduler.adaptive.StateWithExecutionGraph sweg)