Metric.MetricType| Constructor and Description |
|---|
MetricImpl(Metric.MetricType name,
long value) |
| Modifier and Type | Method and Description |
|---|---|
Metric.MetricType |
getType() |
long |
getValue() |
void |
incValue() |
void |
incValueBy(long incValue) |
public MetricImpl(Metric.MetricType name, long value)
public Metric.MetricType getType()
public void incValue()
public void incValueBy(long incValue)
© Copyright IBM Corp. 2014
Licensed under the Apache License, Version 2.0