org.apache.hadoop.yarn.event.Event<ResourceEventType>public class ResourceLocalizedEvent extends ResourceEvent
| Constructor | Description |
|---|---|
ResourceLocalizedEvent(LocalResourceRequest rsrc,
org.apache.hadoop.fs.Path location,
long size) |
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.hadoop.fs.Path |
getLocation() |
|
long |
getSize() |
getLocalResourceRequestgetTimestamp, getType, toStringpublic ResourceLocalizedEvent(LocalResourceRequest rsrc, org.apache.hadoop.fs.Path location, long size)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.