|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LocalResource | |
|---|---|
| org.apache.hadoop.yarn.api.records | |
| Uses of LocalResource in org.apache.hadoop.yarn.api.records |
|---|
| Methods in org.apache.hadoop.yarn.api.records that return types with arguments of type LocalResource | |
|---|---|
Map<String,LocalResource> |
ContainerLaunchContext.getLocalResources()
Get LocalResource required by the container. |
| Method parameters in org.apache.hadoop.yarn.api.records with type arguments of type LocalResource | |
|---|---|
void |
ContainerLaunchContext.setLocalResources(Map<String,LocalResource> localResources)
Set LocalResource required by the container. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||