Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
List<ApiMrUsageReportRow> |
ApiMrUsageReport.getReportRows()
A list of per-user usage information at the requested time
granularity.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiMrUsageReport.setReportRows(List<ApiMrUsageReportRow> rows) |
Constructor and Description |
---|
ApiMrUsageReport(List<ApiMrUsageReportRow> values) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.