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