Package | Description |
---|---|
com.cloudera.api |
This document describes the Cloudera Manager REST API.
|
com.cloudera.api.v4 |
API version 4, introduced in Cloudera Manager 4.6.
|
Modifier and Type | Method and Description |
---|---|
static ApiTimeAggregation |
ApiTimeAggregation.fromString(String s) |
static ApiTimeAggregation |
ApiTimeAggregation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiTimeAggregation[] |
ApiTimeAggregation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
ApiHdfsUsageReport |
ServicesResourceV4.getHdfsUsageReport(String hdfsServiceName,
String nameService,
String from,
String to,
ApiTimeAggregation aggregation)
Fetch the HDFS usage report.
|
ApiMrUsageReport |
ServicesResourceV4.getMrUsageReport(String mrServiceName,
String from,
String to,
ApiTimeAggregation aggregation)
Fetch the MR usage report.
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.