| Package | Description |
|---|---|
| org.apache.flink.streaming.api.environment | |
| org.apache.flink.streaming.api.graph |
| Modifier and Type | Method and Description |
|---|---|
CheckpointConfig |
StreamExecutionEnvironment.getCheckpointConfig()
Gets the checkpoint config, which defines values like checkpoint interval, delay between
checkpoints, etc.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointConfig |
StreamGraph.getCheckpointConfig() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.