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