| Interface | Description |
|---|---|
| MetricRegistry |
Interface for a metric registry.
|
| Class | Description |
|---|---|
| DescriptiveStatisticsHistogram |
The
DescriptiveStatisticsHistogram use a DescriptiveStatistics DescriptiveStatistics as a Flink Histogram. |
| DescriptiveStatisticsHistogramStatistics |
DescriptiveStatistics histogram statistics implementation returned by
DescriptiveStatisticsHistogram. |
| MetricNames |
Collection of metric names.
|
| MetricRegistryConfiguration |
Configuration object for
MetricRegistryImpl. |
| MetricRegistryImpl |
A MetricRegistry keeps track of all registered
Metrics. |
| NoOpMetricRegistry |
Metric registry which does nothing.
|
| ReporterSetup |
Encapsulates everything needed for the instantiation and configuration of a
MetricReporter. |
| ViewUpdater |
The ViewUpdater is responsible for updating all metrics that implement the
View interface. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.