Class Column
java.lang.Object
io.trino.plugin.hive.metastore.file.Column
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic ColumnfromMetastoreModel(Column metastoreColumn) fromMetastoreModel(List<Column> metastoreColumns) getName()getType()inthashCode()static ColumntoMetastoreModel(Column fileMetastoreColumn) toMetastoreModel(List<Column> fileMetastoreColumns) toString()
-
Constructor Details
-
Column
-
Column
-
-
Method Details