Uses of Class
org.apache.flink.runtime.rest.handler.legacy.metrics.MetricFetcherImpl
Packages that use MetricFetcherImpl
-
Uses of MetricFetcherImpl in org.apache.flink.runtime.rest.handler.legacy.metrics
Methods in org.apache.flink.runtime.rest.handler.legacy.metrics that return MetricFetcherImplModifier and TypeMethodDescriptionstatic <T extends RestfulGateway>
MetricFetcherImpl<T>MetricFetcherImpl.fromConfiguration(org.apache.flink.configuration.Configuration configuration, MetricQueryServiceRetriever metricQueryServiceGatewayRetriever, GatewayRetriever<T> dispatcherGatewayRetriever, ExecutorService executor)