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