Class CdfFileEntry

java.lang.Object
io.trino.plugin.deltalake.transactionlog.CdfFileEntry

public class CdfFileEntry extends Object
  • Constructor Details

  • Method Details

    • getPath

      public String getPath()
    • getPartitionValues

      public Map<String,String> getPartitionValues()
    • getSize

      public long getSize()
    • isDataChange

      public boolean isDataChange()
    • toString

      public String toString()
      Overrides:
      toString in class Object