@FunctionalInterface public interface GaugeWriter
Modifier and Type | Method and Description |
---|---|
void |
set(Metric<?> value)
Set the value of a metric.
|
void set(Metric<?> value)
value
- the valueCopyright © 2017 Pivotal Software, Inc.. All rights reserved.