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(LocalResource value) |
Modifier and Type | Method and Description |
---|---|
Map<String,List<LocalResourcesEntry>> |
AmContainerSpec.getLocalResources() |
Modifier and Type | Method and Description |
---|---|
AmContainerSpec |
AmContainerSpec.setLocalResources(Map<String,List<LocalResourcesEntry>> localResources) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.