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 SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionstatic RewriteDataFiles.Builderbuilder()Creates the builder for a stream which rewrites data files for the table.
- 
Method Details- 
builderCreates the builder for a stream which rewrites data files for the table.
 
-