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 implementation that stores metrics in memory. |
InMemoryMultiMetricRepository |
MultiMetricRepository implementation backed by a
InMemoryMetricRepository . |
MetricRepository
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.