Uses of Package
org.apache.flink.streaming.api.environment
Packages that use org.apache.flink.streaming.api.environment
Package
Description
-
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.datastreamClassDescriptionThe StreamExecutionEnvironment is the context in which a streaming program is executed.
-
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.environmentClassDescriptionConfiguration 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.The StreamExecutionEnvironment is the context in which a streaming program is executed.Factory class for stream execution environments.
-
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.graph
-