public class AMAttemptsInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
| protected ArrayList<AMAttemptInfo> | attempt | 
| Constructor and Description | 
|---|
| AMAttemptsInfo() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | add(AMAttemptInfo info) | 
| ArrayList<AMAttemptInfo> | getAttempts() | 
protected ArrayList<AMAttemptInfo> attempt
public void add(AMAttemptInfo info)
public ArrayList<AMAttemptInfo> getAttempts()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.