Class JobMetrics

java.lang.Object
com.hazelcast.jet.core.metrics.JobMetrics
All Implemented Interfaces:
DataSerializable, IdentifiedDataSerializable, Iterable<Map.Entry<String,List<Measurement>>>

public final class JobMetrics extends Object implements Iterable<Map.Entry<String,List<Measurement>>>, IdentifiedDataSerializable
An immutable collection of job-specific metrics, pairs of metric names and sets of associated Measurements.
Since:
Jet 3.2