| Interface | Description |
|---|---|
| MetricIdCache.Cache<T> | |
| MetricIdCache.CacheBuilder | |
| MetricIdCache.Loader<T> | |
| MetricIdCache.MapBuilder | |
| RemoteCounter |
Like a coda hale Counter, but remoter.
|
| RemoteDerivingMeter |
Like a coda hale Meter, but remoter.
|
| RemoteHistogram |
Like a coda hale Histogram, but remoter.
|
| RemoteMeter |
Like a coda hale Meter, but remoter.
|
| RemoteMetric |
Like a coda hale Metric, but remoter.
|
| RemoteSemanticMetricRegistry |
Interface for arbitrary implementation of a MetricRegistry that
does not need to be running locally in the current process.
|
| RemoteTimer |
Like a coda hale Timer, but remoter.
|
| RemoteTimer.Context |
| 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 © 2017. All rights reserved.