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