Uses of Package
org.apache.flink.runtime.dispatcher.cleanup
Packages that use org.apache.flink.runtime.dispatcher.cleanup
Package
Description
-
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.blobClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state.LocallyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.dispatcherClassDescription
CleanupRunnerFactoryprovides a factory method for creatingCheckpointResourcesCleanupRunnerinstances.LocallyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state.ResourceCleanerFactoryprovides methods to createResourceCleanerfor local and global cleanup. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.dispatcher.cleanupClassDescription
CheckpointResourcesCleanupRunnerimplementsJobManagerRunnerin a way, that only the checkpoint-related resources are instantiated.CheckpointResourcesCleanupRunnerFactoryimplementsCleanupRunnerFactoryproviding a factory method for creatingCheckpointResourcesCleanupRunnerinstances.CleanupRetryStrategyFactoryis used to create theRetryStrategyfor theDispatcherResourceCleanerFactory.CleanupRunnerFactoryprovides a factory method for creatingCheckpointResourcesCleanupRunnerinstances.DefaultResourceCleaneris the default implementation ofResourceCleaner.Builderfor creatingDefaultResourceCleanerinstances.GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state.LocallyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state.ResourceCleanerexecutes instances on the givenJobID.ResourceCleanerFactoryprovides methods to createResourceCleanerfor local and global cleanup. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailabilityClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailability.nonhaClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailability.nonha.embeddedClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailability.nonha.standaloneClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailability.zookeeperClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.jobmanagerClassDescription
GloballyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a global terminal state.LocallyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.metrics.groupsClassDescription
LocallyCleanableResourceis supposed to be implemented by any class that provides artifacts for a given job that need to be cleaned up after the job reached a local terminal state.