Package org.apache.flink.runtime.scheduler.metrics
-
Interface Summary Interface Description ExecutionStatusMetricsRegistrar Combined interface ofExecutionStateUpdateListenerandMetricsRegistrar.MetricsRegistrar A component that can register metrics.StateTimeMetric Utility to define metrics that capture the time that some component spends in a state. -
Class Summary Class Description AllSubTasksRunningOrFinishedStateTimeMetrics Metrics and event that captures how long a job has all it's subtask in running or finished state.DeploymentStateTimeMetrics Metrics that capture how long a job was deploying tasks.JobStatusMetrics Metrics that capture the time that a job spends in eachJobStatus. -
Enum Summary Enum Description AllSubTasksRunningOrFinishedStateTimeMetrics.Status