| Class | Description |
|---|---|
| ExecutionConfigOptions |
This class holds configuration constants used by Flink's table module.
|
| OptimizerConfigOptions |
This class holds configuration constants used by Flink's table planner module.
|
| TableConfigOptions |
This class holds
ConfigOptions used by table planner. |
| Enum | Description |
|---|---|
| ExecutionConfigOptions.NotNullEnforcer |
The enforcer to guarantee NOT NULL column constraint when writing data into sink.
|
| ExecutionConfigOptions.UpsertMaterialize |
Upsert materialize strategy before sink.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.