Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
com.cloudera.api.v1 |
API version 1, introduced in Cloudera Manager 4.0.
|
Modifier and Type | Method and Description |
---|---|
List<ApiActivity> |
ApiActivityList.getActivities() |
Modifier and Type | Method and Description |
---|---|
void |
ApiActivityList.setActivities(List<ApiActivity> activities) |
Constructor and Description |
---|
ApiActivityList(List<ApiActivity> activities) |
Modifier and Type | Method and Description |
---|---|
ApiActivity |
ActivitiesResource.readActivity(String clusterName,
String serviceName,
String activityId,
DataView dataView)
Returns a specific activity in the system
|
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.