public static class StartingScanner.ScannedResult extends Object implements StartingScanner.Result
Constructor and Description |
---|
ScannedResult(SnapshotReader.Plan plan) |
Modifier and Type | Method and Description |
---|---|
long |
currentSnapshotId() |
Long |
currentWatermark() |
SnapshotReader.Plan |
plan() |
List<DataSplit> |
splits() |
public ScannedResult(SnapshotReader.Plan plan)
public long currentSnapshotId()
public SnapshotReader.Plan plan()
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.