Package org.apache.iceberg
Interface IncrementalChangelogScan
- All Superinterfaces:
IncrementalScan<IncrementalChangelogScan,
,ChangelogScanTask, ScanTaskGroup<ChangelogScanTask>> Scan<IncrementalChangelogScan,
ChangelogScanTask, ScanTaskGroup<ChangelogScanTask>>
public interface IncrementalChangelogScan
extends IncrementalScan<IncrementalChangelogScan,ChangelogScanTask,ScanTaskGroup<ChangelogScanTask>>
API for configuring a scan for table changes.
-
Method Summary
Methods inherited from interface org.apache.iceberg.IncrementalScan
fromSnapshotExclusive, fromSnapshotExclusive, fromSnapshotInclusive, fromSnapshotInclusive, toSnapshot, toSnapshot, useBranch
Methods inherited from interface org.apache.iceberg.Scan
caseSensitive, filter, filter, ignoreResiduals, includeColumnStats, includeColumnStats, isCaseSensitive, metricsReporter, option, planFiles, planTasks, planWith, project, schema, select, select, splitLookback, splitOpenFileCost, targetSplitSize