Uses of Class
io.trino.plugin.deltalake.metastore.glue.DeltaLakeGlueMetastoreConfig
-
Packages that use DeltaLakeGlueMetastoreConfig Package Description io.trino.plugin.deltalake.metastore.glue -
-
Uses of DeltaLakeGlueMetastoreConfig in io.trino.plugin.deltalake.metastore.glue
Methods in io.trino.plugin.deltalake.metastore.glue that return DeltaLakeGlueMetastoreConfig Modifier and Type Method Description DeltaLakeGlueMetastoreConfigDeltaLakeGlueMetastoreConfig. setHideNonDeltaLakeTables(boolean hideNonDeltaLakeTables)Constructors in io.trino.plugin.deltalake.metastore.glue with parameters of type DeltaLakeGlueMetastoreConfig Constructor Description DeltaLakeGlueMetastoreTableFilterProvider(DeltaLakeGlueMetastoreConfig config)
-