| Package | Description |
|---|---|
| org.apache.flink.table.factories |
| Modifier and Type | Class and Description |
|---|---|
static class |
FactoryUtil.DefaultCatalogStoreContext
Default implementation of
CatalogStoreFactory.Context. |
| Modifier and Type | Method and Description |
|---|---|
static FactoryUtil.CatalogStoreFactoryHelper |
FactoryUtil.createCatalogStoreFactoryHelper(CatalogStoreFactory factory,
CatalogStoreFactory.Context context)
Creates a utility that helps validating options for a
CatalogStoreFactory. |
void |
CatalogStoreFactory.open(CatalogStoreFactory.Context context)
Initialize the CatalogStoreFactory.
|
| Constructor and Description |
|---|
CatalogStoreFactoryHelper(CatalogStoreFactory catalogStoreFactory,
CatalogStoreFactory.Context context) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.