@InterfaceAudience.Public @InterfaceStability.Evolving public class AppAttemptsInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected ArrayList<AppAttemptInfo> |
attempt |
Constructor and Description |
---|
AppAttemptsInfo() |
protected ArrayList<AppAttemptInfo> attempt
public void add(AppAttemptInfo info)
public ArrayList<AppAttemptInfo> getAttempts()
Copyright © 2022 Apache Software Foundation. All rights reserved.