Toggle navigation
Home
java.lang.String to com.facebook.presto.spi.type.TimeZoneKey
No. of Instances - 2
No. of Commits - 1
No. of Projects - {'presto'}
Hierarchy/Composition: Composition
Primitive Info: -
NameSpace: Jdk -> Internal
Mapping:
Add or Remove Method invocation
session.getTimeZoneId()
to
session.getTimeZone()
requireNonNull(timeZoneId,"timeZoneId is null")
to
TimeZoneKey.getTimeZoneKey(timeZoneId)
Rename Variable
timeZoneId
to
timeZone
timeZoneId
to
timeZone
timeZoneId
to
timeZone