| Package | Description |
|---|---|
| gudusoft.gsqlparser.catalog.runtime |
| Modifier and Type | Method and Description |
|---|---|
InMemoryCatalogSnapshot |
InMemoryCatalogSnapshot.Builder.build() |
static InMemoryCatalogSnapshot |
ModelBackedCatalogProvider.materialize(UnifiedCatalogModel model)
Translate a
UnifiedCatalogModel into a fully-materialized
InMemoryCatalogSnapshot. |
static InMemoryCatalogSnapshot |
ModelBackedCatalogProvider.materialize(UnifiedCatalogModel model,
IdentifierConfig identifierConfig)
Same as
ModelBackedCatalogProvider.materialize(UnifiedCatalogModel) but uses identifierConfig
to build snapshot keys when non-null. |