Class TimestampToTimestampCast
java.lang.Object
io.trino.operator.scalar.timestamp.TimestampToTimestampCast
-
Method Summary
Modifier and TypeMethodDescriptionstatic LongTimestamplongToLong(long targetPrecision, LongTimestamp value) static longlongToShort(long targetPrecision, LongTimestamp value) static LongTimestampshortToLong(long value) static longshortToShort(long sourcePrecision, long targetPrecision, long value)
-
Method Details
-
shortToShort
public static long shortToShort(long sourcePrecision, long targetPrecision, long value) -
shortToLong
-
longToShort
-
longToLong
-