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