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