| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
| Class | Description |
|---|---|
| RMWSConsts.ActivitiesGroupBy |
Defines the groupBy types of activities, currently only support
DIAGNOSTIC with which user can query aggregated activities
grouped by allocation state and diagnostic.
|
| Class | Description |
|---|---|
| ApplicationsRequestBuilder | |
| DeSelectFields.DeSelectType |
Deselect field type, can be boosted in the future.
|
| NodeIDsInfo |
XML element uses to represent NodeIds' list.
|
| RmView | |
| RMWebServiceProtocol |
The protocol between clients and the
ResourceManager to
submit/abort jobs and to get information on applications, cluster metrics,
nodes, queues, ACLs and reservations via REST calls. |
| RMWSConsts.ActivitiesGroupBy |
Defines the groupBy types of activities, currently only support
DIAGNOSTIC with which user can query aggregated activities
grouped by allocation state and diagnostic.
|
| RMWSConsts.AppActivitiesRequiredAction |
Defines the required action of app activities:
REFRESH means to turn on activities recording for the required app,
GET means the required app activities should be involved in response.
|
| Class | Description |
|---|---|
| DeSelectFields |
DeSelectFields make the
/apps api more flexible. |
| NodeIDsInfo |
XML element uses to represent NodeIds' list.
|
| RMWSConsts.ActivitiesGroupBy |
Defines the groupBy types of activities, currently only support
DIAGNOSTIC with which user can query aggregated activities
grouped by allocation state and diagnostic.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.