| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.executiongraph |
| 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 | Class and Description |
|---|---|
class |
StatusListenerMessenger
A
JobStatusListener and ExecutionStatusListener that sends an actor message
for each status change. |
| Modifier and Type | Method and Description |
|---|---|
void |
ExecutionGraph.registerJobStatusListener(JobStatusListener listener) |
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.