| Class | Description |
|---|---|
| ConfigConstants |
This class contains all constants for the configuration.
|
| Configuration |
Lightweight configuration object which stores key/value pairs.
|
| GlobalConfiguration |
Global configuration object for Flink.
|
| UnmodifiableConfiguration |
Unmodifiable version of the Configuration class.
|
| Exception | Description |
|---|---|
| IllegalConfigurationException |
An
IllegalConfigurationException is thrown when
the values in a given Configuration are not valid. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.