com.sonicsw.mf.common.metrics
Interface IAggregateMetricsData
- All Superinterfaces:
- java.io.Serializable
public interface IAggregateMetricsData
- extends java.io.Serializable
Classes that implement this interface encapsulate multiple metrics and their runtime
value at a particular collection time.
Management clients request aggregate metrics data from a CollectionsMonitor.
getAggregateMetrics
IAggregateMetric[] getAggregateMetrics()
- Gets the metrics captured in this object.
- Returns:
- An array of aggregated metrics.
Copyright © 2001-2011
Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.