public class GaugeBuffer extends Object
Constructor and Description |
---|
GaugeBuffer(long timestamp) |
Modifier and Type | Method and Description |
---|---|
long |
getTimestamp() |
Double |
getValue()
Returns the buffer value.
|
void |
setTimestamp(long timestamp) |
void |
setValue(double value) |
public Double getValue()
public void setValue(double value)
public long getTimestamp()
public void setTimestamp(long timestamp)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.