Package com.thingworx.metrics
package com.thingworx.metrics
-
ClassDescriptionA metric that tracks relative changes to a numeric value.IGauge<T>A metric that stores a single value.The generic interface that all metrics must implement.IMetricSet<T>A metric that stores a set of values.IStatistic<V,
Q> A metric that tracks statistical information for numeric values.IStatisticSnapshot<V,Q> Provides access to a read-only immutable snapshot of statistical data from a metric.A factory class for requesting metrics based on their type.