See: Description
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. |
MetricRepository
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.