Class Column
java.lang.Object
io.trino.plugin.hive.metastore.file.Column
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfromMetastoreModel(List<Column> metastoreColumns) getName()getType()inthashCode()toMetastoreModel(List<Column> fileMetastoreColumns) toString()
-
Constructor Details
-
Column
-
Column
-
-
Method Details
-
getName
-
getType
-
getComment
-
getProperties
-
toString
-
equals
-
hashCode
-
fromMetastoreModel
-
toMetastoreModel
-