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