Package org.apache.iceberg.actions
Class SizeBasedFileRewritePlanner.RewriteExecutionContext
java.lang.Object
org.apache.iceberg.actions.SizeBasedFileRewritePlanner.RewriteExecutionContext
- Enclosing class:
- SizeBasedFileRewritePlanner<I,
T extends ContentScanTask<F>, F extends ContentFile<F>, G extends RewriteGroupBase<I, T, F>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected int
protected int
currentPartitionIndex
(StructLike partition)
-
Constructor Details
-
RewriteExecutionContext
protected RewriteExecutionContext()
-
-
Method Details
-
currentGlobalIndex
protected int currentGlobalIndex() -
currentPartitionIndex
-