Uses of Class
io.trino.metadata.StaticCatalogStoreConfig
Packages that use StaticCatalogStoreConfig
-
Uses of StaticCatalogStoreConfig in io.trino.metadata
Methods in io.trino.metadata that return StaticCatalogStoreConfigModifier and TypeMethodDescriptionStaticCatalogStoreConfig.setCatalogConfigurationDir(File dir) StaticCatalogStoreConfig.setDisabledCatalogs(String catalogs) StaticCatalogStoreConfig.setDisabledCatalogs(List<String> catalogs) Constructors in io.trino.metadata with parameters of type StaticCatalogStoreConfigModifierConstructorDescriptionStaticCatalogStore(ConnectorManager connectorManager, StaticCatalogStoreConfig config)