org.apache.hadoop.yarn.event.Event<LocalizationEventType>public class ContainerLocalizationCleanupEvent extends ContainerLocalizationEvent
| Constructor | Description |
|---|---|
ContainerLocalizationCleanupEvent(Container c,
java.util.Map<org.apache.hadoop.yarn.api.records.LocalResourceVisibility,java.util.Collection<LocalResourceRequest>> rsrc) |
Event requesting the cleanup of the rsrc.
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Map<org.apache.hadoop.yarn.api.records.LocalResourceVisibility,java.util.Collection<LocalResourceRequest>> |
getResources() |
getContainergetTimestamp, getType, toStringpublic ContainerLocalizationCleanupEvent(Container c, java.util.Map<org.apache.hadoop.yarn.api.records.LocalResourceVisibility,java.util.Collection<LocalResourceRequest>> rsrc)
c - rsrc - public java.util.Map<org.apache.hadoop.yarn.api.records.LocalResourceVisibility,java.util.Collection<LocalResourceRequest>> getResources()
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.