Package | Description |
---|---|
org.apache.paimon.flink | |
org.apache.paimon.flink.action |
Modifier and Type | Method and Description |
---|---|
FlinkCatalog |
FlinkCatalogFactory.createCatalog(org.apache.flink.table.factories.CatalogFactory.Context context) |
static FlinkCatalog |
FlinkCatalogFactory.createCatalog(String catalogName,
CatalogContext context,
ClassLoader classLoader) |
static FlinkCatalog |
FlinkCatalogFactory.createCatalog(String catalogName,
Catalog catalog,
Options options) |
Constructor and Description |
---|
AbstractFlinkTableFactory(FlinkCatalog flinkCatalog) |
FlinkGenericCatalog(FlinkCatalog paimon,
org.apache.flink.table.catalog.Catalog flink) |
FlinkTableFactory(FlinkCatalog flinkCatalog) |
Modifier and Type | Field and Description |
---|---|
protected FlinkCatalog |
ActionBase.flinkCatalog |
Modifier and Type | Method and Description |
---|---|
protected FlinkCatalog |
ActionBase.initFlinkCatalog() |
Copyright © 2023–2024 The Apache Software Foundation. All rights reserved.