Package io.trino.plugin.hive
Class HiveTypeName
- java.lang.Object
-
- io.trino.plugin.hive.HiveTypeName
-
public final class HiveTypeName extends Object
-
-
Constructor Summary
Constructors Constructor Description HiveTypeName(String value)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)longgetEstimatedSizeInBytes()inthashCode()HiveTypetoHiveType()StringtoString()
-