Package io.trino.plugin.iceberg
Class IcebergTableName
java.lang.Object
io.trino.plugin.iceberg.IcebergTableName
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisDataTable(String name) static StringtableNameFrom(String name) static StringtableNameWithType(String tableName, TableType tableType) tableTypeFrom(String name)
-
Method Details
-
tableNameWithType
-
tableNameFrom
-
tableTypeFrom
-
isDataTable
-