public static class MicroBatches.MicroBatch
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
int |
endFileIndex() |
boolean |
lastIndexOfSnapshot() |
long |
sizeInBytes() |
long |
snapshotId() |
int |
startFileIndex() |
java.util.List<FileScanTask> |
tasks() |
public long snapshotId()
public int startFileIndex()
public int endFileIndex()
public long sizeInBytes()
public java.util.List<FileScanTask> tasks()
public boolean lastIndexOfSnapshot()