public class ContainerResourceLocalizedEvent extends ContainerResourceEvent
| Constructor and Description | 
|---|
| ContainerResourceLocalizedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                               LocalResourceRequest rsrc,
                               org.apache.hadoop.fs.Path loc) | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.hadoop.fs.Path | getLocation() | 
| long | getSize() | 
| void | setSize(long size) | 
getResourcegetContainerIDpublic ContainerResourceLocalizedEvent(org.apache.hadoop.yarn.api.records.ContainerId container,
                                       LocalResourceRequest rsrc,
                                       org.apache.hadoop.fs.Path loc)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.