Class SnapshotAfter

java.lang.Object
org.apache.drill.exec.store.iceberg.snapshot.SnapshotAfter
All Implemented Interfaces:
Snapshot

public class SnapshotAfter extends Object implements Snapshot
  • Constructor Details

    • SnapshotAfter

      public SnapshotAfter(long fromSnapshotId)
  • Method Details

    • apply

      public org.apache.iceberg.TableScan apply(org.apache.iceberg.TableScan tableScan)
      Specified by:
      apply in interface Snapshot