public class FileCreationTimeStartingScanner extends ReadPlanStartingScanner
StartingScanner
for the CoreOptions.StartupMode#FROM_FILE_CREATION_TIME
startup
mode.StartingScanner.NextSnapshot, StartingScanner.NoSnapshot, StartingScanner.Result, StartingScanner.ScannedResult
snapshotManager, startingSnapshotId
Constructor and Description |
---|
FileCreationTimeStartingScanner(SnapshotManager snapshotManager,
long startupMillis) |
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 FileCreationTimeStartingScanner(SnapshotManager snapshotManager, long startupMillis)
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.