Package org.apache.iceberg.flink.maintenance.operator
package org.apache.iceberg.flink.maintenance.operator
-
ClassesClassDescriptionDelete the files using the
FileIOwhich implementsSupportsBulkOperations.Calls theExpireSnapshotsto remove the old snapshots and emits the filenames which could be removed in theExpireSnapshotsProcessor.DELETE_STREAMside output.Manages locks and collectMetricfor the Maintenance Tasks.Monitors an Iceberg table for changesImplementation of the Source V2 API which uses an iterator to read the elements, and uses a single thread to do so.Event describing changes in an Iceberg tableTriggerManager starts the Maintenance Tasks by emittingTriggermessages which are calculated based on the incomingTableChangemessages.