public class ContainerResourceFailedEvent extends ContainerResourceEvent
| Constructor and Description | 
|---|
| ContainerResourceFailedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                            LocalResourceRequest rsrc,
                            String diagnosticMesage) | 
| Modifier and Type | Method and Description | 
|---|---|
| String | getDiagnosticMessage() | 
getResourcegetContainerIDpublic ContainerResourceFailedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                                    LocalResourceRequest rsrc,
                                    String diagnosticMesage)
public String getDiagnosticMessage()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.