Class TimestampWithTimeZoneParametricType
java.lang.Object
io.trino.spi.type.TimestampWithTimeZoneParametricType
- All Implemented Interfaces:
ParametricType
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateType(TypeManager typeManager, List<TypeParameter> parameters) getName()
-
Field Details
-
TIMESTAMP_WITH_TIME_ZONE
-
-
Constructor Details
-
TimestampWithTimeZoneParametricType
public TimestampWithTimeZoneParametricType()
-
-
Method Details
-
getName
- Specified by:
getNamein interfaceParametricType
-
createType
- Specified by:
createTypein interfaceParametricType
-