Package org.apache.flink.runtime.executiongraph.metrics
package org.apache.flink.runtime.executiongraph.metrics
This package contains classes implementing various metrics for the job execution, based on the
Execution Graph.-
ClassesClassDescriptionA gauge that returns (in milliseconds) how long a job has not been not running any more, in case it is in a failing/recovering situation.A gauge that returns (in milliseconds) how long a job has been running.