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