| Package | Description |
|---|---|
| io.prestosql.metadata |
| Modifier and Type | Method and Description |
|---|---|
StaticCatalogStoreConfig |
StaticCatalogStoreConfig.setCatalogConfigurationDir(File dir) |
StaticCatalogStoreConfig |
StaticCatalogStoreConfig.setDisabledCatalogs(List<String> catalogs) |
StaticCatalogStoreConfig |
StaticCatalogStoreConfig.setDisabledCatalogs(String catalogs) |
| Constructor and Description |
|---|
StaticCatalogStore(ConnectorManager connectorManager,
StaticCatalogStoreConfig config) |
Copyright © 2012–2019. All rights reserved.