public class GenericInMemoryCatalogFactory extends Object implements org.apache.flink.table.factories.CatalogFactory
GenericInMemoryCatalog.| Constructor and Description |
|---|
GenericInMemoryCatalogFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.apache.flink.table.catalog.Catalog |
createCatalog(String name,
Map<String,String> properties) |
Map<String,String> |
requiredContext() |
List<String> |
supportedProperties() |
public Map<String,String> requiredContext()
requiredContext in interface org.apache.flink.table.factories.TableFactorypublic List<String> supportedProperties()
supportedProperties in interface org.apache.flink.table.factories.TableFactoryCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.