| Interface | Description |
|---|---|
| MetricIdCache.Cache<T> | |
| MetricIdCache.CacheBuilder | |
| MetricIdCache.Loader<T> | |
| MetricIdCache.MapBuilder |
| Class | Description |
|---|---|
| MetricId |
A metric name with the ability to include semantic tags.
|
| MetricIdCache<T> |
A utility class that simplifies mutating and storing a MetricId.
|
| MetricIdCache.Any |
A metric id cache builder that can take any type.
|
| MetricIdCache.Typed<T> |
A builder for which the metric id cache has a given type.
|
Copyright © 2016. All rights reserved.