| Modifier and Type | Method and Description | 
|---|---|
| void | ApplicationHistoryWriter. containerStarted(ContainerStartData containerStart)This method writes the information of  RMContainerthat is
 available when it starts. | 
| void | MemoryApplicationHistoryStore. containerStarted(ContainerStartData containerStart) | 
| void | NullApplicationHistoryStore. containerStarted(ContainerStartData containerStart) | 
| void | FileSystemApplicationHistoryStore. containerStarted(ContainerStartData containerStart) | 
| Modifier and Type | Method and Description | 
|---|---|
| static ContainerStartData | ContainerStartData. newInstance(org.apache.hadoop.yarn.api.records.ContainerId containerId,
           org.apache.hadoop.yarn.api.records.Resource allocatedResource,
           org.apache.hadoop.yarn.api.records.NodeId assignedNode,
           org.apache.hadoop.yarn.api.records.Priority priority,
           long startTime) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ContainerStartDataPBImpl | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.