Package io.trino.plugin.hive.metastore
Class Column
- java.lang.Object
-
- io.trino.plugin.hive.metastore.Column
-
@Immutable public class Column extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)Optional<String>getComment()StringgetName()HiveTypegetType()inthashCode()StringtoString()
-