| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.scheduler.stopwithsavepoint |
| Constructor and Description |
|---|
CheckpointCoordinatorDeActivator(CheckpointCoordinator coordinator) |
| Modifier and Type | Method and Description |
|---|---|
CheckpointCoordinator |
DefaultExecutionGraph.getCheckpointCoordinator() |
CheckpointCoordinator |
ExecutionGraph.getCheckpointCoordinator() |
| Modifier and Type | Method and Description |
|---|---|
static void |
StopWithSavepointTerminationManager.checkSavepointActionPreconditions(CheckpointCoordinator checkpointCoordinator,
String targetDirectory,
org.apache.flink.api.common.JobID jobId,
org.slf4j.Logger logger) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.