com.ibm.websphere.batch
Interface StepMetrics
- public interface StepMetrics
Nested Class Summary
Modifier and Type | Interface and Description |
---|---|
|
StepMetrics.MetricName
|
Method Summary
Modifier and Type | Method and Description |
---|---|
|
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