| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.serviceplugins.api |
| Modifier and Type | Method and Description |
|---|---|
TaskHeartbeatResponse |
TaskCommunicatorContextImpl.heartbeat(TaskHeartbeatRequest request) |
TaskHeartbeatResponse |
TaskCommunicatorManager.heartbeat(TaskHeartbeatRequest request) |
| Modifier and Type | Method and Description |
|---|---|
TaskHeartbeatResponse |
TaskCommunicatorContext.heartbeat(TaskHeartbeatRequest request)
Mechanism for a
TaskCommunicator to provide updates on a running task, as well as
receive new information which may need to be propagated to the task. |
Copyright © 2020 Apache Software Foundation. All rights reserved.