| Interface | Description |
|---|---|
| AMSecurityManager |
Security manager for the Application Master.
|
| Class | Description |
|---|---|
| AbstractTasksModel | |
| AbstractTasksModel.HistoryModel | |
| AbstractTasksModel.TaskModel | |
| AbstractTasksModel.TasksModel | |
| AbstractTasksModel.UnmanagedDrillbitModel | |
| AmRestApi | |
| AmRestApi.ConfigResource | |
| AmRestApi.GrowResource | |
| AmRestApi.ResizeRequest | |
| AmRestApi.ResizeResource | |
| AmRestApi.ShrinkResource | |
| AmRestApi.StatusResource |
Returns cluster status as a tree of JSON objects.
|
| AmRestApi.StopResource |
Stop the cluster.
|
| AMSecurityManagerImpl |
Implements the three supported AM security models: Drill,
hard-coded user and password, and open access.
|
| AuthDynamicFeature |
Implementation of
DynamicFeature. |
| ControllerModel | |
| ControllerModel.ClusterGroupModel | |
| CsrfTokenInjectFilter |
Generates and adds a CSRF token to a HTTP session.
|
| CsrfTokenValidateFilter |
All forms on site have a field with a CSRF token injected by server.
|
| PageTree |
Base class for a tree of web pages (or REST resources) represented
as POJOs.
|
| WebConstants |
Holds various constants used by WebServer components.
|
| WebServer |
Wrapper around the Jetty web server.
|
| WebServer.AmLoginService | |
| WebServer.AMUserPrincipal | |
| WebUiPageTree |
The Drill AM web UI.
|
| WebUiPageTree.Acknowledge |
Passes information to the acknowledgement page.
|
| WebUiPageTree.CancelDrillbitPage |
Displays a warning page to ask the user if they want to cancel
a Drillbit.
|
| WebUiPageTree.ConfigPage |
Display the configuration page which displays the contents of
DoY and selected Drill config as name/value pairs.
|
| WebUiPageTree.ConfirmShrink |
Passes information to the confirmation page.
|
| WebUiPageTree.DrillbitsPage |
Displays the list of Drillbits showing details for each Drillbit.
|
| WebUiPageTree.HistoryPage |
Displays a history of completed tasks which indicates failed or cancelled
Drillbits.
|
| WebUiPageTree.LogInLogOutPages |
Pages, adapted from Drill, that display the login and logout pages.
|
| WebUiPageTree.ManagePage |
Page that lets the admin change the cluster size or shut down the cluster.
|
| WebUiPageTree.RedirectPage |
DoY provides a link to YARN to display the AM UI.
|
| WebUiPageTree.ResizePage |
Confirm that the user wants to resize the cluster.
|
| WebUiPageTree.RootPage |
Main DoY page that displays cluster status, and the status of
the resource groups.
|
| WebUiPageTree.StopPage |
Confirmation page when the admin asks to stop the cluster.
|
| WebUtils |
| Enum | Description |
|---|---|
| WebUiPageTree.Acknowledge.Mode | |
| WebUiPageTree.ConfirmShrink.Mode |
Copyright © 2021 The Apache Software Foundation. All rights reserved.