Package io.trino.plugin.deltalake
Class DeltaLakeTableName
java.lang.Object
io.trino.plugin.deltalake.DeltaLakeTableName
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisDataTable(String name) static StringtableNameFrom(String name) static StringtableNameWithType(String tableName, DeltaLakeTableType tableType) static Optional<DeltaLakeTableType>tableTypeFrom(String name)
-
Method Details
-
tableNameWithType
-
tableNameFrom
-
tableTypeFrom
-
isDataTable
-