runtimeEnvironment property
The runtime environment for the application (SQL-1.0
,
FLINK-1_6
, or FLINK-1_8
).
Implementation
final RuntimeEnvironment runtimeEnvironment;
The runtime environment for the application (SQL-1.0
,
FLINK-1_6
, or FLINK-1_8
).
final RuntimeEnvironment runtimeEnvironment;