Class IcebergExpireSnapshotsHandle

java.lang.Object
io.trino.plugin.iceberg.procedure.IcebergProcedureHandle
io.trino.plugin.iceberg.procedure.IcebergExpireSnapshotsHandle

public class IcebergExpireSnapshotsHandle extends IcebergProcedureHandle
  • Constructor Details

    • IcebergExpireSnapshotsHandle

      public IcebergExpireSnapshotsHandle(io.airlift.units.Duration retentionThreshold)
  • Method Details

    • getRetentionThreshold

      public io.airlift.units.Duration getRetentionThreshold()
    • toString

      public String toString()
      Overrides:
      toString in class Object