| Class and Description |
|---|
| StreamExecutionEnvironment
The StreamExecutionEnvironment is the context in which a streaming program is executed.
|
| Class and Description |
|---|
| CheckpointConfig
Configuration that captures all checkpointing related settings.
|
| CheckpointConfig.ExternalizedCheckpointCleanup
Cleanup behaviour for externalized checkpoints when the job is cancelled.
|
| 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.
|
| Class and Description |
|---|
| CheckpointConfig
Configuration that captures all checkpointing related settings.
|
| Class and Description |
|---|
| StreamExecutionEnvironment
The StreamExecutionEnvironment is the context in which a streaming program is executed.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.