| Package | Description |
|---|---|
| org.apache.reef.runtime.hdinsight.client.yarnrest |
Some minimal abstraction over the YARN REST API.
|
| Modifier and Type | Method and Description |
|---|---|
LocalResourcesEntry |
LocalResourcesEntry.setKey(String key) |
LocalResourcesEntry |
LocalResourcesEntry.setValue(FileResource value) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,LocalResourcesEntry> |
ContainerInfo.getLocalResources() |
| Modifier and Type | Method and Description |
|---|---|
ContainerInfo |
ContainerInfo.setLocalResources(Map<String,LocalResourcesEntry> localResources) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.