public interface ChangelogScanTask extends ScanTask
Modifier and Type | Method and Description |
---|---|
int |
changeOrdinal()
Returns the ordinal of changes produced by this task.
|
long |
commitSnapshotId()
Returns the snapshot ID in which the changes were committed.
|
ChangelogOperation |
operation()
Returns the type of changes produced by this task (i.e.
|
asCombinedScanTask, asDataTask, asFileScanTask, estimatedRowsCount, filesCount, isDataTask, isFileScanTask, sizeBytes
ChangelogOperation operation()
int changeOrdinal()
long commitSnapshotId()