Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiMrUsageReport |
ServicesResourceApi.getMrUsageReport(String clusterName,
String serviceName,
String aggregation,
String from,
String to)
Fetch the MR usage report.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiMrUsageReport> |
ServicesResourceApi.getMrUsageReportWithHttpInfo(String clusterName,
String serviceName,
String aggregation,
String from,
String to)
Fetch the MR usage report.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ServicesResourceApi.getMrUsageReportAsync(String clusterName,
String serviceName,
String aggregation,
String from,
String to,
ApiCallback<ApiMrUsageReport> callback)
Fetch the MR usage report.
|
Modifier and Type | Method and Description |
---|---|
ApiMrUsageReport |
ApiMrUsageReport.addItemsItem(ApiMrUsageReportRow itemsItem) |
ApiMrUsageReport |
ApiMrUsageReport.items(List<ApiMrUsageReportRow> items) |
Copyright © 2019. All rights reserved.