Class | Description |
---|---|
MetricGroup |
A
MetricGroup object is used to record metrics for Real-time Monitoring within the Gateway, and to generate custom metric data for the Transaction Event Log. |
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 | Description |
---|---|
MetricGroupType.MetricDestination |
The metric destinations.
|
MetricRange.MetricRangeOperator |
Exception | Description |
---|---|
MetricException |
Metrics related exception.
|
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.
This documentation and all its contents and graphics, copyright � 1999 - 2011 Vordel