public class MetricImpl extends Object implements javax.batch.runtime.Metric
| Constructor and Description |
|---|
MetricImpl(javax.batch.runtime.Metric.MetricType type,
long value) |
| Modifier and Type | Method and Description |
|---|---|
javax.batch.runtime.Metric.MetricType |
getType() |
long |
getValue() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.