| Package | Description |
|---|---|
| org.apache.flink.runtime.checkpoint | |
| org.apache.flink.runtime.client |
| Modifier and Type | Class and Description |
|---|---|
class |
CheckpointCoordinatorDeActivator
This actor listens to changes in the JobStatus and activates or deactivates the periodic
checkpoint scheduler.
|
class |
SavepointCoordinatorDeActivator
This actor listens to changes in the JobStatus and deactivates the
savepoint scheduler and discards all pending checkpoints.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JobClientActor
Actor which constitutes the bridge between the non-actor code and the JobManager.
|
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.