jberet-parent 1.0.0.Alpha4
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface javax.batch.runtime.Metric
javax.batch.runtime.Metric.MetricType
-
Constructor Summary
Constructors
Constructor and Description |
MetricImpl(javax.batch.runtime.Metric.MetricType type) |
MetricImpl(javax.batch.runtime.Metric.MetricType type,
long value1) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
equals(Object o) |
static long |
getMetric(javax.batch.runtime.context.StepContext stepContext,
javax.batch.runtime.Metric.MetricType type) |
static long |
getMetric(javax.batch.runtime.StepExecution stepExecution,
javax.batch.runtime.Metric.MetricType type) |
javax.batch.runtime.Metric.MetricType |
getType() |
long |
getValue() |
int |
hashCode() |
void |
increment(long i) |
void |
setValue(long value1) |
String |
toString() |
-
-
Method Detail
-
getValue
public long getValue()
- Specified by:
getValue
in interface javax.batch.runtime.Metric
jberet-parent 1.0.0.Alpha4
Copyright © 2013 JBoss by Red Hat. All rights reserved.