Config#
Configuration#
|
Lightweight configuration object which stores key/value pairs. |
|
{@code ConfigOptions} are used to build a |
|
A {@code ConfigOption} describes a configuration parameter. |
ExecutionConfig#
|
A config to define the behavior of the program execution. |
ExecutionMode#
|
The execution mode specifies how a batch program is executed in terms of data exchange: pipelining or batched. |
RestartStrategy#
Abstract configuration for restart strategies. |
|
This class defines methods to generate RestartStrategyConfigurations. |