Class ActionWrapper

Object
io.delta.kernel.internal.replay.ActionWrapper

public class ActionWrapper extends Object
Internal wrapper class holding information needed to perform log replay.
  • Method Details

    • getColumnarBatch

      public ColumnarBatch getColumnarBatch()
    • isFromCheckpoint

      public boolean isFromCheckpoint()
    • getVersion

      public long getVersion()
    • getTimestamp

      public Optional<Long> getTimestamp()
    • getFilePath

      public String getFilePath()