public class FullStartingScanner extends ReadPlanStartingScanner
StartingScanner
for the CoreOptions.StartupMode#LATEST_FULL
startup mode.StartingScanner.NextSnapshot, StartingScanner.NoSnapshot, StartingScanner.Result, StartingScanner.ScannedResult
snapshotManager, startingSnapshotId
Constructor and Description |
---|
FullStartingScanner(SnapshotManager snapshotManager) |
Modifier and Type | Method and Description |
---|---|
SnapshotReader |
configure(SnapshotReader snapshotReader) |
ScanMode |
startingScanMode() |
scan, scanPartitions
startingContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
fromPlan
public FullStartingScanner(SnapshotManager snapshotManager)
public ScanMode startingScanMode()
startingScanMode
in class AbstractStartingScanner
public SnapshotReader configure(SnapshotReader snapshotReader)
configure
in class ReadPlanStartingScanner
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.