Package org.sentrysoftware.metricshub.engine.connector.model.metric
package org.sentrysoftware.metricshub.engine.connector.model.metric
-
ClassDescriptionRepresents an interface for metric types.Represents the definition of a metric.The MetricType enum represents different types of metrics.The Counter class represents the key type for Counter metrics.The Gauge class represents the key type for Gauge metrics.The IMetricKeyType interface represents the key type of a metric.The IMetricTypeVisitor interface defines the visit method for each metric type.The UpDownCounter class represents the key type for Up-Down Counter metrics.Represents a set of states as a metric type.