| Package | Description |
|---|---|
| org.apache.flink.table.catalog | |
| org.apache.flink.table.factories |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCatalog
Abstract class for catalogs.
|
| Modifier and Type | Method and Description |
|---|---|
Catalog |
CatalogFactory.createCatalog(String name,
Map<String,String> properties)
Creates and configures a
Catalog using the given properties. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.