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