| Package | Description |
|---|---|
| org.apache.flink.runtime.jobgraph |
| Modifier and Type | Method and Description |
|---|---|
JobCheckpointingSettings |
JobGraph.getCheckpointingSettings()
Gets the settings for asynchronous snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JobGraph.setSnapshotSettings(JobCheckpointingSettings settings)
Sets the settings for asynchronous snapshots.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.