Package org.apache.flink.runtime.webmonitor.stats
package org.apache.flink.runtime.webmonitor.stats
-
ClassDescriptionRepresents one or more statistics samples.Encapsulates the common functionality for requesting statistics from tasks and combining their responses.A pending task stats request, which collects samples from individual tasks and completes the response future upon gathering all of of them.VertexStatsTracker<T extends Statistics>Interface for a tracker of statistics for
AccessExecutionJobVertex.