| Interface | Description |
|---|---|
| MetricRepository |
Convenient combination of reader and writer concerns.
|
| MultiMetricRepository |
A repository for metrics that allows efficient storage and retrieval of groups of
metrics with a common name prefix (their group name).
|
| Class | Description |
|---|---|
| InMemoryMetricRepository |
MetricRepository and MultiMetricRepository implementation that stores
metrics in memory. |
Copyright © 2014. All rights reserved.