Package | Description |
---|---|
com.cloudera.api.swagger | |
com.cloudera.api.swagger.model |
Modifier and Type | Method and Description |
---|---|
ApiHdfsUsageReport |
ServicesResourceApi.getHdfsUsageReport(String clusterName,
String serviceName,
String aggregation,
String from,
String nameservice,
String to)
Fetch the HDFS usage report.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<ApiHdfsUsageReport> |
ServicesResourceApi.getHdfsUsageReportWithHttpInfo(String clusterName,
String serviceName,
String aggregation,
String from,
String nameservice,
String to)
Fetch the HDFS usage report.
|
Modifier and Type | Method and Description |
---|---|
com.squareup.okhttp.Call |
ServicesResourceApi.getHdfsUsageReportAsync(String clusterName,
String serviceName,
String aggregation,
String from,
String nameservice,
String to,
ApiCallback<ApiHdfsUsageReport> callback)
Fetch the HDFS usage report.
|
Modifier and Type | Method and Description |
---|---|
ApiHdfsUsageReport |
ApiHdfsUsageReport.addItemsItem(ApiHdfsUsageReportRow itemsItem) |
ApiHdfsUsageReport |
ApiHdfsUsageReport.items(List<ApiHdfsUsageReportRow> items) |
ApiHdfsUsageReport |
ApiHdfsUsageReport.lastUpdateTime(String lastUpdateTime) |
Copyright © 2019. All rights reserved.