| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.scheduler |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointCoordinatorDeActivator
This actor listens to changes in the JobStatus and activates or deactivates the periodic
checkpoint scheduler.
|
| Modifier and Type | Method and Description |
|---|---|
JobStatusListener |
CheckpointCoordinator.createActivatorDeactivator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionGraph.registerJobStatusListener(JobStatusListener listener) |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerNG.registerJobStatusListener(JobStatusListener jobStatusListener) |
void |
SchedulerBase.registerJobStatusListener(JobStatusListener jobStatusListener) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.