| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint.savepoint | |
| org.apache.flink.runtime.executiongraph |
| Class and Description |
|---|
| Savepoint
Savepoints are manually-triggered snapshots from which a program can be
resumed on submission.
|
| SavepointCoordinator
The savepoint coordinator is a slightly modified variant of the regular
checkpoint coordinator.
|
| SavepointSerializer
Serializer for
Savepoint instances. |
| SavepointStore
Savepoint store used to persist
Savepoint instances. |
| Class and Description |
|---|
| SavepointCoordinator
The savepoint coordinator is a slightly modified variant of the regular
checkpoint coordinator.
|
| SavepointStore
Savepoint store used to persist
Savepoint instances. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.