Uses of Enum
org.apache.flink.runtime.executiongraph.failover.NoRestartBackoffTimeStrategy
Packages that use NoRestartBackoffTimeStrategy
-
Uses of NoRestartBackoffTimeStrategy in org.apache.flink.runtime.executiongraph.failover
Methods in org.apache.flink.runtime.executiongraph.failover that return NoRestartBackoffTimeStrategyModifier and TypeMethodDescriptionstatic NoRestartBackoffTimeStrategyReturns the enum constant of this type with the specified name.static NoRestartBackoffTimeStrategy[]NoRestartBackoffTimeStrategy.values()Returns an array containing the constants of this enum type, in the order they are declared.