Class DeltaSnapshotByTimestamp

java.lang.Object
org.apache.drill.exec.store.delta.snapshot.DeltaSnapshotByTimestamp
All Implemented Interfaces:
DeltaSnapshot

public class DeltaSnapshotByTimestamp extends Object implements DeltaSnapshot
  • Constructor Details

    • DeltaSnapshotByTimestamp

      public DeltaSnapshotByTimestamp(long timestamp)
  • Method Details

    • apply

      public io.delta.standalone.Snapshot apply(io.delta.standalone.DeltaLog log)
      Specified by:
      apply in interface DeltaSnapshot