Class MetricSnapshot

java.lang.Object
com.yahoo.container.jdisc.state.MetricSnapshot
All Implemented Interfaces:
Iterable<Map.Entry<MetricDimensions,MetricSet>>

public final class MetricSnapshot extends Object implements Iterable<Map.Entry<MetricDimensions,MetricSet>>
A snapshot of the metrics of this system in a particular time interval.
Author:
Simon Thoresen Hult