Uses of Package
org.apache.flink.streaming.api.environment
-
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.datastream Class Description StreamExecutionEnvironment The 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.environment Class Description CheckpointConfig Configuration that captures all checkpointing related settings.LocalStreamEnvironment The LocalStreamEnvironment is a StreamExecutionEnvironment that runs the program locally, multi-threaded, in the JVM where the environment is instantiated.StreamExecutionEnvironment The StreamExecutionEnvironment is the context in which a streaming program is executed.StreamExecutionEnvironmentFactory Factory class for stream execution environments. -
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.graph Class Description CheckpointConfig Configuration that captures all checkpointing related settings. -
Classes in org.apache.flink.streaming.api.environment used by org.apache.flink.streaming.api.operators.collect Class Description CheckpointConfig Configuration that captures all checkpointing related settings.