measurementId, type| Constructor and Description |
|---|
IntDataPoint(String measurementId,
int v)
constructor of IntDataPoint, the value type will be set automatically.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
getValue() |
void |
setInteger(int value) |
void |
writeTo(long time,
ChunkWriterImpl writer)
write this DataPoint by a SeriesWriter.
|
getDataPoint, getMeasurementId, getType, setBoolean, setDouble, setFloat, setLong, setString, toStringpublic IntDataPoint(String measurementId, int v)
public void writeTo(long time,
ChunkWriterImpl writer)
DataPointpublic void setInteger(int value)
setInteger in class DataPointCopyright © 2022 The Apache Software Foundation. All rights reserved.