| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.checkpoint.savepoint | |
| org.apache.flink.runtime.executiongraph |
| Constructor and Description |
|---|
CheckpointCoordinatorDeActivator(CheckpointCoordinator coordinator,
UUID leaderSessionID) |
| Modifier and Type | Class and Description |
|---|---|
class |
SavepointCoordinator
The savepoint coordinator is a slightly modified variant of the regular
checkpoint coordinator.
|
| Modifier and Type | Method and Description |
|---|---|
CheckpointCoordinator |
ExecutionGraph.getCheckpointCoordinator() |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.