Package org.apache.polaris.service.task
package org.apache.polaris.service.task
-
ClassDescription
BatchFileCleanupTaskHandlerresponsible for batch file cleanup by processing multiple file deletions in a single task handler.FileCleanupTaskHandlerresponsible for cleaning up files in table tasks.ManifestFileCleanupTaskHandlerresponsible for deleting all the files in a manifest and the manifest itself.Serialized Task data sent from theTableCleanupTaskHandlerTable cleanup handler resolves the latestTableMetadatafile for a dropped table and schedules a deletion task for each Snapshot found in theTableMetadata.Execute a task asynchronously with a provided context.Given a list of registeredTaskHandlers, execute tasks asynchronously with the providedCallContext.