Uses of Class
com.cloudera.api.model.ApiMrUsageReportRow

Packages that use ApiMrUsageReportRow
com.cloudera.api.model Java models of the underlying API JSON objects, with JAX-B annotations. 
 

Uses of ApiMrUsageReportRow in com.cloudera.api.model
 

Methods in com.cloudera.api.model that return types with arguments of type ApiMrUsageReportRow
 List<ApiMrUsageReportRow> ApiMrUsageReport.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 ApiMrUsageReportRow
 void ApiMrUsageReport.setReportRows(List<ApiMrUsageReportRow> rows)
           
 

Constructor parameters in com.cloudera.api.model with type arguments of type ApiMrUsageReportRow
ApiMrUsageReport(List<ApiMrUsageReportRow> values)
           
 



Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.