Class TimestampOperators.TimestampPlusIntervalYearToMonth

java.lang.Object
io.trino.operator.scalar.timestamp.TimestampOperators.TimestampPlusIntervalYearToMonth
Enclosing class:
TimestampOperators

public static final class TimestampOperators.TimestampPlusIntervalYearToMonth extends Object
  • Constructor Details

    • TimestampPlusIntervalYearToMonth

      public TimestampPlusIntervalYearToMonth()
  • Method Details

    • add

      public static long add(long timestamp, long interval)
    • add

      public static LongTimestamp add(LongTimestamp timestamp, long interval)