public final class StepMetrics extends Object
| Constructor and Description |
|---|
StepMetrics() |
| Modifier and Type | Method and Description |
|---|---|
javax.batch.runtime.Metric[] |
getMetrics() |
void |
increment(javax.batch.runtime.Metric.MetricType name,
long value) |
void |
set(javax.batch.runtime.Metric.MetricType name,
long value) |
String |
toString() |
Copyright © 2013 JBoss by Red Hat. All rights reserved.