Uses of Interface
org.apache.flink.runtime.dispatcher.cleanup.CleanupRunnerFactory
Packages that use CleanupRunnerFactory
-
Uses of CleanupRunnerFactory in org.apache.flink.runtime.dispatcher
Methods in org.apache.flink.runtime.dispatcher with parameters of type CleanupRunnerFactoryModifier and TypeMethodDescriptionstatic DispatcherServicesDispatcherServices.from(PartialDispatcherServicesWithJobPersistenceComponents partialDispatcherServicesWithJobPersistenceComponents, JobManagerRunnerFactory jobManagerRunnerFactory, CleanupRunnerFactory cleanupRunnerFactory) -
Uses of CleanupRunnerFactory in org.apache.flink.runtime.dispatcher.cleanup
Classes in org.apache.flink.runtime.dispatcher.cleanup that implement CleanupRunnerFactoryModifier and TypeClassDescriptionenumCheckpointResourcesCleanupRunnerFactoryimplementsCleanupRunnerFactoryproviding a factory method for creatingCheckpointResourcesCleanupRunnerinstances.