Uses of Class
org.apache.flink.runtime.metrics.dump.MetricDump
Packages that use MetricDump
Package
Description
-
Uses of MetricDump in org.apache.flink.runtime.metrics.dump
Subclasses of MetricDump in org.apache.flink.runtime.metrics.dumpModifier and TypeClassDescriptionstatic classContainer for the value of aCounter.static classContainer for the value of aGaugeas a string.static classContainer for the values of aHistogram.static classContainer for the rate of aMeter.Methods in org.apache.flink.runtime.metrics.dump that return types with arguments of type MetricDumpModifier and TypeMethodDescriptionMetricDumpSerialization.MetricDumpDeserializer.deserialize(MetricDumpSerialization.MetricSerializationResult data) De-serializes metrics from the given byte array and returns them as a list ofMetricDump. -
Uses of MetricDump in org.apache.flink.runtime.rest.handler.legacy.metrics
Methods in org.apache.flink.runtime.rest.handler.legacy.metrics with parameters of type MetricDump