| Package | Description |
|---|---|
| org.apache.tez.dag.app | |
| org.apache.tez.serviceplugins.api |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskCommunicatorContextImpl |
| Constructor and Description |
|---|
TezLocalTaskCommunicatorImpl(TaskCommunicatorContext taskCommunicatorContext) |
TezTaskCommunicatorImpl(TaskCommunicatorContext taskCommunicatorContext)
Construct the service.
|
| Modifier and Type | Method and Description |
|---|---|
TaskCommunicatorContext |
TaskCommunicator.getContext()
Get the
TaskCommunicatorContext associated with this instance of the scheduler, which
is
used to communicate with the rest of the system |
| Constructor and Description |
|---|
TaskCommunicator(TaskCommunicatorContext taskCommunicatorContext) |
Copyright © 2020 Apache Software Foundation. All rights reserved.