Uses of Package
org.apache.flink.runtime.dispatcher.cleanup
-
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.blob Class Description GloballyCleanableResource 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.LocallyCleanableResource 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.dispatcher Class Description CleanupRunnerFactory CleanupRunnerFactoryprovides a factory method for creatingCheckpointResourcesCleanupRunnerinstances.LocallyCleanableResource 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.ResourceCleanerFactory ResourceCleanerFactoryprovides methods to createResourceCleanerfor local and global cleanup. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.dispatcher.cleanup Class Description CheckpointResourcesCleanupRunner CheckpointResourcesCleanupRunnerimplementsJobManagerRunnerin a way, that only the checkpoint-related resources are instantiated.CheckpointResourcesCleanupRunnerFactory CheckpointResourcesCleanupRunnerFactoryimplementsCleanupRunnerFactoryproviding a factory method for creatingCheckpointResourcesCleanupRunnerinstances.CleanupRetryStrategyFactory CleanupRetryStrategyFactoryis used to create theRetryStrategyfor theDispatcherResourceCleanerFactory.CleanupRunnerFactory CleanupRunnerFactoryprovides a factory method for creatingCheckpointResourcesCleanupRunnerinstances.DefaultResourceCleaner DefaultResourceCleaneris the default implementation ofResourceCleaner.DefaultResourceCleaner.Builder Builderfor creatingDefaultResourceCleanerinstances.GloballyCleanableResource 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.LocallyCleanableResource 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.ResourceCleaner ResourceCleanerexecutes instances on the givenJobID.ResourceCleanerFactory ResourceCleanerFactoryprovides methods to createResourceCleanerfor local and global cleanup. -
Classes in org.apache.flink.runtime.dispatcher.cleanup used by org.apache.flink.runtime.highavailability Class Description GloballyCleanableResource 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 Class Description GloballyCleanableResource 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.embedded Class Description GloballyCleanableResource 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.standalone Class Description GloballyCleanableResource 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.zookeeper Class Description GloballyCleanableResource 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.jobmanager Class Description GloballyCleanableResource 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.LocallyCleanableResource 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.groups Class Description LocallyCleanableResource 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.