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