Package org.apache.flink.metrics
Interface Metric
-
- All Known Implementing Classes:
MeterView,SimpleCounter,ThreadSafeSimpleCounter
@Public public interface MetricCommon super interface for all metrics.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default MetricTypegetMetricType()
-
-
-
Method Detail
-
getMetricType
default MetricType getMetricType()
-
-