Uses of Class
org.pentaho.di.core.logging.MetricsPainter.MetricsDrawArea
-
Packages that use MetricsPainter.MetricsDrawArea Package Description org.pentaho.di.core.logging -
-
Uses of MetricsPainter.MetricsDrawArea in org.pentaho.di.core.logging
Methods in org.pentaho.di.core.logging that return types with arguments of type MetricsPainter.MetricsDrawArea Modifier and Type Method Description List<MetricsPainter.MetricsDrawArea>
MetricsPainter. paint(List<org.pentaho.di.core.metrics.MetricsDuration> durations)
Draws a metrics tab.
-