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