Class CurrentTimestamp
java.lang.Object
io.trino.operator.scalar.timestamptz.CurrentTimestamp
-
Method Summary
Modifier and TypeMethodDescriptionstatic LongTimestampWithTimeZonelongTimestamp(long precision, ConnectorSession session, LongTimestampWithTimeZone dummy) static longshortTimestamp(long precision, ConnectorSession session, Long dummy)
-
Method Details
-
shortTimestamp
-
longTimestamp
public static LongTimestampWithTimeZone longTimestamp(long precision, ConnectorSession session, LongTimestampWithTimeZone dummy)
-