Class MicroBatches.MicroBatch

java.lang.Object
org.apache.iceberg.MicroBatches.MicroBatch
Enclosing class:
MicroBatches

public static class MicroBatches.MicroBatch extends Object
  • Method Details

    • snapshotId

      public long snapshotId()
    • startFileIndex

      public long startFileIndex()
    • endFileIndex

      public long endFileIndex()
    • sizeInBytes

      public long sizeInBytes()
    • tasks

      public List<FileScanTask> tasks()
    • lastIndexOfSnapshot

      public boolean lastIndexOfSnapshot()