| Package | Description |
|---|---|
| org.apache.reef.runtime.hdinsight.client.yarnrest |
Some minimal abstraction over the YARN REST API.
|
| Modifier and Type | Method and Description |
|---|---|
List<ApplicationState> |
ApplicationResponse.getApplicationStates() |
Map<String,List<ApplicationState>> |
ApplicationResponse.getApps() |
List<ApplicationState> |
HDInsightInstance.listApplications() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApplicationResponse.setApps(Map<String,List<ApplicationState>> apps) |
Copyright © 2015 The Apache Software Foundation. All rights reserved.