| Package | Description |
|---|---|
| org.apache.drill.yarn.appMaster |
Implements the Drill Application Master for YARN.
|
| org.apache.drill.yarn.appMaster.http |
| Modifier and Type | Method and Description |
|---|---|
void |
SchedulerStateActions.visitTaskModels(TaskVisitor visitor) |
void |
SchedulerStateImpl.visitTaskModels(TaskVisitor visitor) |
void |
ClusterController.visitTasks(TaskVisitor visitor)
Allow an observer to see a consistent view of the controller's
task state by performing the visit in a synchronized block.
|
void |
ClusterControllerImpl.visitTasks(TaskVisitor visitor) |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractTasksModel.TasksModel |
Copyright © 2021 The Apache Software Foundation. All rights reserved.