Uses of Package
org.apache.flink.runtime.executiongraph.failover
Packages that use org.apache.flink.runtime.executiongraph.failover
Package
Description
-
Classes in org.apache.flink.runtime.executiongraph.failover used by org.apache.flink.runtime.executiongraphClassDescriptionThis checker helps to query result partition availability.
-
Classes in org.apache.flink.runtime.executiongraph.failover used by org.apache.flink.runtime.executiongraph.failoverClassDescriptionThe factory for creating
ExponentialDelayRestartBackoffTimeStrategy.New interface for failover strategies.The factory to instantiateFailoverStrategy.Result containing the tasks to restart upon a task failure.The factory for creatingFailureRateRestartBackoffTimeStrategy.The factory for creatingFixedDelayRestartBackoffTimeStrategy.Restart strategy which does not restart tasks when tasks fail.The factory for creatingNoRestartBackoffTimeStrategy.Strategy to decide whether to restart failed tasks and the delay to do the restarting.The factory to instantiateRestartBackoffTimeStrategy.This checker helps to query result partition availability. -
Classes in org.apache.flink.runtime.executiongraph.failover used by org.apache.flink.runtime.schedulerClassDescriptionNew interface for failover strategies.The factory to instantiate
FailoverStrategy.Result containing the tasks to restart upon a task failure.Strategy to decide whether to restart failed tasks and the delay to do the restarting.This checker helps to query result partition availability. -
Classes in org.apache.flink.runtime.executiongraph.failover used by org.apache.flink.runtime.scheduler.adaptiveClassDescriptionResult containing the tasks to restart upon a task failure.Strategy to decide whether to restart failed tasks and the delay to do the restarting.
-
Classes in org.apache.flink.runtime.executiongraph.failover used by org.apache.flink.runtime.scheduler.adaptivebatchClassDescriptionThe factory to instantiate
FailoverStrategy.Result containing the tasks to restart upon a task failure.Strategy to decide whether to restart failed tasks and the delay to do the restarting. -