Uses of Class
org.apache.flink.dropwizard.metrics.FlinkGaugeWrapper
Packages that use FlinkGaugeWrapper
-
Uses of FlinkGaugeWrapper in org.apache.flink.dropwizard.metrics
Methods in org.apache.flink.dropwizard.metrics that return FlinkGaugeWrapperModifier and TypeMethodDescriptionstatic <T> FlinkGaugeWrapper<T>FlinkGaugeWrapper.fromGauge(org.apache.flink.metrics.Gauge<?> gauge)