Package org.apache.flink.runtime.metrics.dump
package org.apache.flink.runtime.metrics.dump
-
ClassesClassDescriptionA container for a dumped metric that contains the scope, name and value(s) of the metric.Container for the value of a
Counter.Container for the value of aGaugeas a string.Container for the values of aHistogram.Container for the rate of aMeter.Utility class for the serialization of metrics.Deserializer for reading a list ofMetricDumpsfrom aMetricDumpSerialization.MetricSerializationResult.Serializes a set of metrics into aMetricDumpSerialization.MetricSerializationResult.This class encapsulates all serialized metrics and a count for each metric type.The MetricQueryService creates a key-value representation of all metrics currently registered with Flink when queried.Container for scope related information as required by the MetricQueryService.Container for the job manager operator scope.Container for the job manager scope.Container for the job scope.Container for the operator scope.Container for the task manager scope.Container for the task scope.