Uses of Class
org.pentaho.di.core.metrics.MetricsDuration
-
Uses of MetricsDuration in org.pentaho.di.core.metrics
Modifier and TypeMethodDescriptionstatic List<MetricsDuration>
MetricsUtil.getAllDurations
(String parentLogChannelId) static List<MetricsDuration>
MetricsUtil.getDuration
(String logChannelId, Metrics metric) Calculates the durations between the START and STOP snapshots for a given metric descriptionstatic List<MetricsDuration>
MetricsUtil.getDurations
(String logChannelId) Calculates the durations between the START and STOP snapshots per metric description and subject (if any)