Interface Snapshot

All Known Implementing Classes:
SnapshotAfter, SnapshotById, SnapshotByTime, SnapshotsBetween

public interface Snapshot
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.iceberg.TableScan
    apply(org.apache.iceberg.TableScan tableScan)
     
  • Method Details

    • apply

      org.apache.iceberg.TableScan apply(org.apache.iceberg.TableScan tableScan)