Sonic Management API

com.sonicsw.mf.common.metrics
Interface IHistoricalMetricsData

All Superinterfaces:
java.io.Serializable

public interface IHistoricalMetricsData
extends java.io.Serializable

Classes that implement this interface encapsulate multiple metrics and their runtime value at a particular collection time. Management clients request historical metrics data from a CollectionsMonitor.


Method Summary
 IHistoricalMetric[] getHistoricalMetrics()
          Gets the metrics captured in this object.
 

Method Detail

getHistoricalMetrics

IHistoricalMetric[] getHistoricalMetrics()
Gets the metrics captured in this object.

Returns:
An array of historical metrics.

Sonic Management API

Copyright © 2001-2011 Progress Software Corporation. All Rights Reserved.
HTML formatted on 12-Aug-2011.