Uses of Interface
org.apache.flink.runtime.scheduler.metrics.ExecutionStatusMetricsRegistrar
-
Packages that use ExecutionStatusMetricsRegistrar Package Description org.apache.flink.runtime.scheduler.metrics -
-
Uses of ExecutionStatusMetricsRegistrar in org.apache.flink.runtime.scheduler.metrics
Classes in org.apache.flink.runtime.scheduler.metrics that implement ExecutionStatusMetricsRegistrar Modifier and Type Class Description classAllSubTasksRunningOrFinishedStateTimeMetricsMetrics and event that captures how long a job has all it's subtask in running or finished state.classDeploymentStateTimeMetricsMetrics that capture how long a job was deploying tasks.
-