Class TimeWithTimeZoneToTimeWithTimeZoneCast

java.lang.Object
io.trino.operator.scalar.timetz.TimeWithTimeZoneToTimeWithTimeZoneCast

public final class TimeWithTimeZoneToTimeWithTimeZoneCast extends Object
  • Method Details

    • shortToShort

      public static long shortToShort(long sourcePrecision, long targetPrecision, long packedTime)
    • shortToLong

      public static LongTimeWithTimeZone shortToLong(long packedTime)
    • longToShort

      public static long longToShort(long targetPrecision, LongTimeWithTimeZone timestamp)
    • longToLong

      public static LongTimeWithTimeZone longToLong(long targetPrecision, LongTimeWithTimeZone timestamp)