Vordel SDK

Package com.vordel.reporting.rtm.api

The Vordel Metrics API classes.

See:
          Description

Class Summary
MetricGroup A MetricGroup object is used to record metrics for Realtime Monitoring and Reporting within the Gateway.
MetricGroupType This class holds the type information for a MetricGroup object.
MetricGroupTypeRegistry The registry of all MetricGroupTypes.
MetricRange A metric of type MetricTypeRangeCount has a number of ranges associated with it.
Metrics This class contains a number of utility methods which allow the Metrics API user to retrieve the in-memory metrics for all the MetricGroup objects which the Gateway is currently recording metrics for.
MetricType The base abstract class for a metric type.
MetricTypeRangeCount A metric of type MetricTypeRangeCount maintains a set of counters for a set of ranges.
MetricTypeValue A metric of type MetricTypeValue is a value metric that can be used for incremental counters, and other measurements, e.g.
 

Enum Summary
MetricRange.MetricRangeOperator  
 

Exception Summary
MetricException Metrics related exception.
 

Package com.vordel.reporting.rtm.api Description

The Vordel Metrics API classes. This package provides the classes necessary to generate metrics in the Vordel Gateway.

The MetricGroup class is the main interface for the generation of metrics. Please refer to the Javadoc for MetricGroup for code examples etc.

The Metrics class provides the means to access the in-memory the metrics.


Vordel SDK


This documentation and all its contents and graphics, copyright © 1999 - 2011 Vordel