Package io.trino.metadata
Class TypeRegistry
java.lang.Object
io.trino.metadata.TypeRegistry
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddParametricType(ParametricType parametricType) voidvoidfromSqlType(String sqlType) getType(TypeSignature signature) getTypes()void
-
Constructor Details
-
TypeRegistry
-
-
Method Details
-
getType
-
getType
-
fromSqlType
-
getTypes
-
getParametricTypes
-
addType
-
addType
-
addParametricType
-
getTypeOperators
-
verifyTypes
public void verifyTypes()
-