Class TimestampWithTimeZoneOperators.IntervalYearToMonthPlusTimestamp
java.lang.Object
io.trino.operator.scalar.timestamptz.TimestampWithTimeZoneOperators.IntervalYearToMonthPlusTimestamp
- Enclosing class:
TimestampWithTimeZoneOperators
public static final class TimestampWithTimeZoneOperators.IntervalYearToMonthPlusTimestamp
extends Object
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic longadd(long interval, long timestamp) static LongTimestampWithTimeZoneadd(long interval, LongTimestampWithTimeZone timestamp)
-
Constructor Details
-
IntervalYearToMonthPlusTimestamp
public IntervalYearToMonthPlusTimestamp()
-
-
Method Details
-
add
public static long add(long interval, long timestamp) -
add
-