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