N
- The data type of the metric computation.public interface MultiValueMetric<N> extends Metric<N>
Modifier and Type | Method and Description |
---|---|
java.util.List<N> |
getValues()
Return a list of values associated with this metric.
|
deepCopy, getCreatedTime, getDescriptor, getDimensionValue, getKey, getLastModifiedTime, isMultiValued, setDescriptor, setKey
java.util.List<N> getValues()
Copyright © 2000-2014 TIBCO Inc. All Rights Reserved.