@ManagedResource public static class JmxMetricWriter.MetricValue extends Object
Constructor and Description |
---|
MetricValue() |
Modifier and Type | Method and Description |
---|---|
Date |
getLastUpdated() |
double |
getValue() |
void |
increment(long value) |
void |
setValue(double value) |
public void setValue(double value)
public void increment(long value)
@ManagedAttribute public double getValue()
@ManagedAttribute public Date getLastUpdated()
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.