public abstract class AbstractStartingScanner extends Object implements StartingScanner
StartingScanner.NextSnapshot, StartingScanner.NoSnapshot, StartingScanner.Result, StartingScanner.ScannedResult
Modifier and Type | Field and Description |
---|---|
protected SnapshotManager |
snapshotManager |
protected Long |
startingSnapshotId |
Modifier and Type | Method and Description |
---|---|
List<PartitionEntry> |
scanPartitions(SnapshotReader snapshotReader) |
StartingContext |
startingContext() |
protected ScanMode |
startingScanMode() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromPlan, scan
protected final SnapshotManager snapshotManager
protected Long startingSnapshotId
protected ScanMode startingScanMode()
public StartingContext startingContext()
startingContext
in interface StartingScanner
public List<PartitionEntry> scanPartitions(SnapshotReader snapshotReader)
scanPartitions
in interface StartingScanner
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.