Package com.yahoo.container.jdisc.state
Class StateMetricContext
java.lang.Object
com.yahoo.container.jdisc.state.StateMetricContext
- All Implemented Interfaces:
MetricDimensions,Metric.Context,Iterable<Map.Entry<String,String>>
A context implementation whose identity is the key and values such that this can be used as
a key in metrics lookups.
- Author:
- Simon Thoresen Hult