Class RewriteDataFiles
java.lang.Object
org.apache.iceberg.flink.maintenance.api.RewriteDataFiles
Creates the data file rewriter data stream. Which runs a single iteration of the task for every
Trigger
event.-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic RewriteDataFiles.Builder
builder()
Creates the builder for a stream which rewrites data files for the table.
-
Method Details
-
builder
Creates the builder for a stream which rewrites data files for the table.
-