| Package | Description |
|---|---|
| org.apache.flink.metrics | |
| org.apache.flink.metrics.groups | |
| org.apache.flink.metrics.reporter |
| Class and Description |
|---|
| CharacterFilter
Interface for a character filter function.
|
| Counter
A Counter is a
Metric that measures a count. |
| Gauge
A Gauge is a
Metric that calculates a specific value at a point in time. |
| Histogram
Histogram interface to be used with Flink's metrics system.
|
| HistogramStatistics
Histogram statistics represent the current snapshot of elements recorded in the histogram.
|
| Meter
Metric for measuring throughput.
|
| Metric
Common super interface for all metrics.
|
| MetricGroup
A MetricGroup is a named container for
Metrics and further metric subgroups. |
| View
An interface for metrics which should be updated in regular intervals by a background thread.
|
| Class and Description |
|---|
| CharacterFilter
Interface for a character filter function.
|
| Counter
A Counter is a
Metric that measures a count. |
| Gauge
A Gauge is a
Metric that calculates a specific value at a point in time. |
| Histogram
Histogram interface to be used with Flink's metrics system.
|
| Meter
Metric for measuring throughput.
|
| MetricGroup
A MetricGroup is a named container for
Metrics and further metric subgroups. |
| Class and Description |
|---|
| CharacterFilter
Interface for a character filter function.
|
| Counter
A Counter is a
Metric that measures a count. |
| Gauge
A Gauge is a
Metric that calculates a specific value at a point in time. |
| Histogram
Histogram interface to be used with Flink's metrics system.
|
| Meter
Metric for measuring throughput.
|
| Metric
Common super interface for all metrics.
|
| MetricConfig
A properties class with added utility method to extract primitives.
|
| MetricGroup
A MetricGroup is a named container for
Metrics and further metric subgroups. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.