public static interface SnapshotReader.Plan extends TableScan.Plan
| Modifier and Type | Method and Description | 
|---|---|
default List<DataSplit> | 
dataSplits()  | 
Long | 
snapshotId()
Snapshot id of this plan, return null if the table is empty or the manifest list is
 specified. 
 | 
List<Split> | 
splits()
Result splits. 
 | 
Long | 
watermark()  | 
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.