public class ContainerResourceEvent extends ContainerEvent
| Constructor and Description | 
|---|
| ContainerResourceEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                      ContainerEventType type,
                      LocalResourceRequest rsrc) | 
| Modifier and Type | Method and Description | 
|---|---|
| LocalResourceRequest | getResource() | 
getContainerIDpublic ContainerResourceEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                              ContainerEventType type,
                              LocalResourceRequest rsrc)
public LocalResourceRequest getResource()
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.