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>>

protected static class SizeBasedFileRewritePlanner.RewriteExecutionContext extends Object
  • Constructor Details

    • RewriteExecutionContext

      protected RewriteExecutionContext()
  • Method Details

    • currentGlobalIndex

      protected int currentGlobalIndex()
    • currentPartitionIndex

      protected int currentPartitionIndex(StructLike partition)