public class PulsarCatalogFactory extends Object implements org.apache.flink.table.factories.CatalogFactory
| Constructor and Description |
|---|
PulsarCatalogFactory() |
| 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 org.apache.flink.table.catalog.Catalog createCatalog(String name, Map<String,String> properties)
createCatalog in interface org.apache.flink.table.factories.CatalogFactorypublic Map<String,String> requiredContext()
requiredContext in interface org.apache.flink.table.factories.TableFactoryCopyright © 2019–2021 The Apache Software Foundation. All rights reserved.