Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiYarnUtilization |
ServicesResourceApi.getYarnUtilization(String clusterName,
String serviceName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to)
Provides the resource utilization of the yarn service as well as the resource utilization per tenant.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiYarnUtilization> |
ServicesResourceApi.getYarnUtilizationWithHttpInfo(String clusterName,
String serviceName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to)
Provides the resource utilization of the yarn service as well as the resource utilization per tenant.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ServicesResourceApi.getYarnUtilizationAsync(String clusterName,
String serviceName,
List<String> daysOfWeek,
Integer endHourOfDay,
String from,
Integer startHourOfDay,
String tenantType,
String to,
ApiCallback<ApiYarnUtilization> callback)
Provides the resource utilization of the yarn service as well as the resource utilization per tenant.
|
Copyright © 2019. All rights reserved.