public interface MetricRegistry
Modifier and Type | Field and Description |
---|---|
static MetricRegistry |
NULL_METRICS_REGISTRY
An implementation of
MetricRegistry that doesn't actually track metrics, but doesn't
throw a NullPointerException. |
static final MetricRegistry NULL_METRICS_REGISTRY
MetricRegistry
that doesn't actually track metrics, but doesn't
throw a NullPointerException.