public final class qdb_ts_blob_point extends Object
Modifier and Type | Field and Description |
---|---|
protected Timespec |
timestamp |
protected ByteBuffer |
value |
Constructor and Description |
---|
qdb_ts_blob_point(Timespec timestamp,
ByteBuffer value) |
Modifier and Type | Method and Description |
---|---|
Timespec |
getTimestamp() |
ByteBuffer |
getValue() |
protected Timespec timestamp
protected ByteBuffer value
public qdb_ts_blob_point(Timespec timestamp, ByteBuffer value)
public Timespec getTimestamp()
public ByteBuffer getValue()
Copyright © 2021. All rights reserved.