Class ExpireSnapshots
java.lang.Object
org.apache.iceberg.flink.maintenance.api.ExpireSnapshots
Deletes expired snapshots and the corresponding files.
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionstatic ExpireSnapshots.Builderbuilder()Creates the builder for creating a stream which expires snapshots for the table.
- 
Method Details- 
builderCreates the builder for creating a stream which expires snapshots for the table.
 
-