|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiMr2AppInformation | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiMr2AppInformation in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return ApiMr2AppInformation | |
|---|---|
ApiMr2AppInformation |
ApiYarnApplication.getMr2AppInformation()
|
| Methods in com.cloudera.api.model with parameters of type ApiMr2AppInformation | |
|---|---|
void |
ApiYarnApplication.setMr2AppInformation(ApiMr2AppInformation mr2AppInfo)
|
| Constructors in com.cloudera.api.model with parameters of type ApiMr2AppInformation | |
|---|---|
ApiYarnApplication(String applicationId,
String name,
Date startTime,
Date endTime,
String user,
String pool,
String state,
Double progress,
ApiMr2AppInformation mr2AppInfo,
Map<String,String> attributes,
List<String> applicationTags,
Long allocatedMemorySeconds,
Long allocatedVcoreSeconds,
Integer allocatedMB,
Integer allocatedVCores,
Integer runningContainers,
Double containerUsedMemorySeconds,
Double containerUsedMemoryMax,
Double containerUsedCpuSeconds,
Double containerUsedVcoreSeconds,
Double containerAllocatedMemorySeconds,
Double containerAllocatedVcoreSeconds)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||