Interface | Description |
---|---|
RichGaugeReader |
A basic set of read operations for
RichGauge instances. |
RichGaugeRepository |
Convenient combination of reader and writer concerns for
RichGauge instances. |
Class | Description |
---|---|
InMemoryRichGaugeRepository |
In memory implementation of
MetricWriter and RichGaugeReader . |
RichGauge |
A gauge which stores the maximum, minimum and average in addition to the current value.
|
Copyright © 2014. All rights reserved.