Interface MetricDimensions

All Superinterfaces:
Iterable<Map.Entry<String,String>>
All Known Implementing Classes:
StateMetricContext

public interface MetricDimensions extends Iterable<Map.Entry<String,String>>
A set of metric dimensions, which are key-value string pairs.
Author:
Simon Thoresen Hult