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