Package io.trino.plugin.hive.metastore
Class StorageFormat
java.lang.Object
io.trino.plugin.hive.metastore.StorageFormat
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionstatic StorageFormatstatic StorageFormatcreateNullable(String serde, String inputFormat, String outputFormat) booleanstatic StorageFormatfromHiveStorageFormat(HiveStorageFormat hiveStorageFormat) getSerde()inthashCode()toString()
-
Field Details
-
VIEW_STORAGE_FORMAT
-
-
Method Details
-
getSerde
-
getInputFormat
-
getOutputFormat
-
getSerDeNullable
-
getInputFormatNullable
-
getOutputFormatNullable
-
fromHiveStorageFormat
-
create
-
createNullable
-
equals
-
hashCode
public int hashCode() -
toString
-