Interface Snapshot
- All Known Implementing Classes:
SnapshotAfter
,SnapshotById
,SnapshotByTime
,SnapshotsBetween
public interface Snapshot
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.iceberg.TableScan
apply
(org.apache.iceberg.TableScan tableScan)
-
Method Details
-
apply
org.apache.iceberg.TableScan apply(org.apache.iceberg.TableScan tableScan)
-