| Package | Description |
|---|---|
| org.apache.flink.runtime.executiongraph | |
| org.apache.flink.runtime.jobmanager | |
| org.apache.flink.runtime.protocols |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ExecutionGraph.updateState(TaskExecutionState state) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobManager.updateTaskExecutionState(TaskExecutionState executionState) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
JobManagerProtocol.updateTaskExecutionState(TaskExecutionState taskExecutionState)
Reports an update of a task's execution state to the job manager.
|
Copyright © 2015 The Apache Software Foundation. All rights reserved.