Package org.apache.flink.runtime.metrics
package org.apache.flink.runtime.metrics
-
ClassDescriptionThe
DescriptiveStatisticsHistogramuse a DescriptiveStatisticsDescriptiveStatisticsas a FlinkHistogram.DescriptiveStatistics histogram statistics implementation returned byDescriptiveStatisticsHistogram.Collection of metric names.Interface for a metric registry.Configuration object forMetricRegistryImpl.A MetricRegistry keeps track of all registeredMetrics.Metric registry which does nothing.Encapsulates everything needed for the instantiation and configuration of aMetricReporter.A timestamp queue based threshold meter.Exception thrown when a threshold exceeds.TimerGaugemeasures how much time is spent in a given state, with entry into that state being signaled byTimerGauge.markStart().Listens forTimerGauge.markStart()andTimerGauge.markEnd()events.Encapsulates everything needed for the instantiation and configuration of aTraceReporter.The ViewUpdater is responsible for updating all metrics that implement theViewinterface.