Uses of Enum Class
io.trino.plugin.iceberg.CatalogType
Packages that use CatalogType
-
Uses of CatalogType in io.trino.plugin.iceberg
Methods in io.trino.plugin.iceberg that return CatalogTypeModifier and TypeMethodDescriptionIcebergConfig.getCatalogType()static CatalogTypeReturns the enum constant of this class with the specified name.static CatalogType[]CatalogType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.trino.plugin.iceberg with parameters of type CatalogType