| Package | Description |
|---|---|
| org.apache.flink.table.delegation | |
| org.apache.flink.table.factories |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExecutorFactory
Factory that creates
Executor. |
interface |
PlannerFactory
Factory that creates
Planner. |
| Modifier and Type | Method and Description |
|---|---|
static <T extends ComponentFactory> |
ComponentFactoryService.find(Class<T> factoryClass,
Map<String,String> propertyMap)
Finds a table factory of the given class and property map.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.