Class DeltaLakeInputInfo

java.lang.Object
io.trino.plugin.deltalake.DeltaLakeInputInfo

public class DeltaLakeInputInfo extends Object
  • Constructor Details

    • DeltaLakeInputInfo

      public DeltaLakeInputInfo(boolean partitioned)
  • Method Details

    • isPartitioned

      public boolean isPartitioned()
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object