Package | Description |
---|---|
com.cloudera.api.model |
Java models of the underlying API JSON objects, with JAX-B annotations.
|
Modifier and Type | Method and Description |
---|---|
ApiTimeSeriesMetadata |
ApiTimeSeries.getMetadata()
Metadata for the metric.
|
Modifier and Type | Method and Description |
---|---|
void |
ApiTimeSeries.setMetadata(ApiTimeSeriesMetadata metadata) |
Constructor and Description |
---|
ApiTimeSeries(ApiTimeSeriesMetadata metadata,
List<ApiTimeSeriesData> data) |
Copyright © Cloudera, Inc. Released under Apache License, Version 2.0.