Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao |
This package contains the web data access objects (DAO) for the RM.
|
Modifier and Type | Field and Description |
---|---|
protected ArrayList<AppAttemptInfo> |
AppAttemptsInfo.attempt |
Modifier and Type | Method and Description |
---|---|
ArrayList<AppAttemptInfo> |
AppAttemptsInfo.getAttempts() |
Modifier and Type | Method and Description |
---|---|
void |
AppAttemptsInfo.add(AppAttemptInfo info) |
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.