org.arm4.arm40.metric
public class ArmMetricCounterFloat32Definition extends ArmMetricDefinition implements ArmMetricCounterFloat32Definition
ArmMetricDefinition
serving as a marker
interface that binds the metadata in ArmMetricDefinition
to the metric data type, and describes an object interface that can
be instantiated (there are no factory methods for objects that implement
only ArmMetricDefinition
).
No new methods beyond those in ArmMetricDefinition
are added.
Objects implementing this interface are created using
ArmMetricFactory.
Version: $Revision$ $Date$
Constructor Summary | |
---|---|
ArmMetricCounterFloat32Definition(ArmApplicationDefinition definition, String name, String units, short usage, ArmID id)
Create the ARM metric definition. |
Parameters: definition the descriptive metadata for the application name the metric name units an optional string describing the units of measurement, such as "files" or "jobs in queue". It may be null. usage descibes the semantics of the metric's usage id an optional 16-byte ID