| CatalogFactory |
A factory to create configured catalog instances based on string-based properties.
|
| CatalogFactory.Context |
Context provided when a catalog is created.
|
| CatalogStoreFactory |
A factory to create configured catalog store instances based on string-based properties.
|
| CatalogStoreFactory.Context |
Context provided when a catalog store is created.
|
| DecodingFormatFactory<I> |
|
| DeserializationFormatFactory |
|
| DynamicTableFactory |
Base interface for configuring a dynamic table connector for an external storage system from
catalog and session information.
|
| DynamicTableFactory.Context |
Provides catalog and session information describing the dynamic table to be accessed.
|
| DynamicTableSinkFactory |
|
| DynamicTableSourceFactory |
|
| EncodingFormatFactory<I> |
|
| Factory |
Base interface for all kind of factories that create object instances from a list of key-value
pairs in Flink's Table & SQL API.
|
| FormatFactory |
|
| FunctionDefinitionFactory |
|
| FunctionDefinitionFactory.Context |
Context provided when a function definition is created.
|
| ModelProviderFactory |
|
| ModelProviderFactory.Context |
Provides catalog and session information describing the model to be accessed.
|
| ModuleFactory |
A factory to create configured module instances based on string-based properties.
|
| ModuleFactory.Context |
Context provided when a module is created.
|
| SerializationFormatFactory |
|
| WorkflowSchedulerFactory |
|
| WorkflowSchedulerFactory.Context |
Context provided when a workflow scheduler is created.
|