Uses of Interface
org.apache.flink.runtime.scheduler.metrics.MetricsRegistrar
-
Packages that use MetricsRegistrar Package Description org.apache.flink.runtime.scheduler.metrics -
-
Uses of MetricsRegistrar in org.apache.flink.runtime.scheduler.metrics
Classes in org.apache.flink.runtime.scheduler.metrics that implement MetricsRegistrar Modifier and Type Class Description classDeploymentStateTimeMetricsMetrics that capture how long a job was deploying tasks.classJobStatusMetricsMetrics that capture the time that a job spends in eachJobStatus.
-