JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Back to Flink Website
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.flink.metrics
Interface Metric
All Known Subinterfaces:
Counter
,
Gauge
<T>,
Histogram
,
Meter
All Known Implementing Classes:
AbstractBuffersUsageGauge
,
CreditBasedInputBuffersUsageGauge
,
DescriptiveStatisticsHistogram
,
DownTimeGauge
,
DropwizardHistogramWrapper
,
DropwizardMeterWrapper
,
ExclusiveBuffersUsageGauge
,
FlinkMetricContainer.FlinkDistributionGauge
,
FlinkMetricContainer.FlinkGauge
,
FloatingBuffersUsageGauge
,
InputBuffersGauge
,
KafkaMetricMutableWrapper
,
KafkaMetricWrapper
,
MeterView
,
MinWatermarkGauge
,
OutputBufferPoolUsageGauge
,
OutputBuffersGauge
,
RestartTimeGauge
,
SimpleCounter
,
UpTimeGauge
,
WatermarkGauge
public interface
Metric
Common super interface for all metrics.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright © 2014–2021
The Apache Software Foundation
. All rights reserved.