| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.activities | |
| org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
| Modifier and Type | Method | Description |
|---|---|---|
AppAllocation |
AppAllocation.filterAllocationAttempts(java.util.Set<java.lang.Integer> requestPriorities,
java.util.Set<java.lang.Long> allocationRequestIds) |
| Constructor | Description |
|---|---|
AppActivitiesInfo(java.util.List<AppAllocation> appAllocations,
org.apache.hadoop.yarn.api.records.ApplicationId applicationId,
RMWSConsts.ActivitiesGroupBy groupBy) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.