|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiYarnApplication | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiYarnApplication in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return types with arguments of type ApiYarnApplication | |
|---|---|
List<ApiYarnApplication> |
ApiYarnApplicationResponse.getApplications()
The list of applications for this response. |
| Method parameters in com.cloudera.api.model with type arguments of type ApiYarnApplication | |
|---|---|
void |
ApiYarnApplicationResponse.setApplications(List<ApiYarnApplication> applications)
|
| Constructor parameters in com.cloudera.api.model with type arguments of type ApiYarnApplication | |
|---|---|
ApiYarnApplicationResponse(List<ApiYarnApplication> applications,
List<String> warnings)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||