| Package | Description |
|---|---|
| org.rhq.metrics.core |
| Modifier and Type | Method and Description |
|---|---|
Set<AggregatedValue> |
NumericData.getAggregatedValues()
A set of the aggregated values that make up this aggregated data point.
|
Set<AggregatedValue> |
NumericDataPoint.getAggregatedValues() |
| Modifier and Type | Method and Description |
|---|---|
NumericData |
NumericData.addAggregatedValue(AggregatedValue aggregatedValue) |
| Modifier and Type | Method and Description |
|---|---|
void |
NumericDataPoint.setAggregatedValues(Set<AggregatedValue> aggregatedValues) |
Copyright © 2015 Red Hat, Inc.. All rights reserved.