Uses of Package
org.sentrysoftware.metricshub.engine.connector.model.metric
Packages that use org.sentrysoftware.metricshub.engine.connector.model.metric
Package
Description
-
-
Classes in org.sentrysoftware.metricshub.engine.connector.model.metric used by org.sentrysoftware.metricshub.engine.connector.model.metricClassDescriptionRepresents an interface for metric types.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.
-