Package org.apache.flink.streaming.api.environment
package org.apache.flink.streaming.api.environment
-
ClassDescriptionConfiguration that captures all checkpointing related settings.The LocalStreamEnvironment is a StreamExecutionEnvironment that runs the program locally, multi-threaded, in the JVM where the environment is instantiated.A
StreamExecutionEnvironmentfor executing on a cluster.The StreamExecutionEnvironment is the context in which a streaming program is executed.Factory class for stream execution environments.