|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ApiHdfsUsageReportRow | |
|---|---|
| com.cloudera.api.model | Java models of the underlying API JSON objects, with JAX-B annotations. |
| Uses of ApiHdfsUsageReportRow in com.cloudera.api.model |
|---|
| Methods in com.cloudera.api.model that return types with arguments of type ApiHdfsUsageReportRow | |
|---|---|
List<ApiHdfsUsageReportRow> |
ApiHdfsUsageReport.getReportRows()
A list of per-user usage information at the requested time granularity. |
| Method parameters in com.cloudera.api.model with type arguments of type ApiHdfsUsageReportRow | |
|---|---|
void |
ApiHdfsUsageReport.setReportRows(List<ApiHdfsUsageReportRow> rows)
|
| Constructor parameters in com.cloudera.api.model with type arguments of type ApiHdfsUsageReportRow | |
|---|---|
ApiHdfsUsageReport(Date lastUpdateTime,
List<ApiHdfsUsageReportRow> rows)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||