| Package | Description |
|---|---|
| io.prestosql.metadata | |
| io.prestosql.testing |
| Modifier and Type | Method and Description |
|---|---|
Optional<Catalog> |
CatalogManager.getCatalog(String catalogName) |
List<Catalog> |
CatalogManager.getCatalogs() |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogManager.registerCatalog(Catalog catalog) |
| Modifier and Type | Method and Description |
|---|---|
static Catalog |
TestingSession.createBogusTestingCatalog(String catalogName) |
Copyright © 2012–2019. All rights reserved.