public class ContainerResourceFailedEvent extends ContainerResourceEvent
| Constructor and Description |
|---|
ContainerResourceFailedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
LocalResourceRequest rsrc,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
Throwable |
getCause() |
getResourcegetContainerIDpublic ContainerResourceFailedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
LocalResourceRequest rsrc,
Throwable cause)
public Throwable getCause()
Copyright © 2013 Apache Software Foundation. All Rights Reserved.