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