Uses of Interface
org.apache.flink.runtime.webmonitor.stats.VertexStatsTracker
Packages that use VertexStatsTracker
Package
Description
-
Uses of VertexStatsTracker in org.apache.flink.runtime.rest.handler.job
Constructors in org.apache.flink.runtime.rest.handler.job with parameters of type VertexStatsTrackerModifierConstructorDescriptionJobVertexFlameGraphHandler(GatewayRetriever<? extends RestfulGateway> leaderRetriever, Duration timeout, Map<String, String> responseHeaders, ExecutionGraphCache executionGraphCache, Executor executor, VertexStatsTracker<VertexThreadInfoStats> threadInfoOperatorTracker) -
Uses of VertexStatsTracker in org.apache.flink.runtime.webmonitor.threadinfo
Classes in org.apache.flink.runtime.webmonitor.threadinfo that implement VertexStatsTracker