com.ibm.websphere.batch

Interface StepMetrics



  • public interface StepMetrics
    StepMetrics defines the interface for the step metrics Metric name can be one of the following: retry - number of times the step was retried clock - total clock time used by the step
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface and Description
      static class  StepMetrics.MetricName 
    • Method Summary

      Methods 
      Modifier and Type Method and Description
      long getMetric(StepMetrics.MetricName metricName)
      Returns the value of the step metric specified
    • Method Detail

      • getMetric

        long getMetric(StepMetrics.MetricName metricName)
        Returns the value of the step metric specified
        Parameters:
        metricName - - retry or clock
        Returns:
        metricValue
IBM WebSphere Application ServerTM
Release 8.5