| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.records |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LocalResource> |
ContainerLaunchContext.getLocalResources()
Get
LocalResource required by the container. |
| Modifier and Type | Method and Description |
|---|---|
void |
ContainerLaunchContext.setLocalResources(Map<String,LocalResource> localResources)
Set
LocalResource required by the container. |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.