NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Associate a timestamp (in microseconds) with a query status change. More...
#include <QueryStateHistory.hpp>
Public Member Functions | |
QueryStateHistoryEntry (const uint64_t timestampInUs, const QueryState queryState) | |
Friends | |
void | to_json (nlohmann::json &, const QueryStateHistoryEntry &) |
Transfor this query status history entry to JSON. (There is no corresponding method from_json method.) More... | |
Associate a timestamp (in microseconds) with a query status change.
Also includes code to transform to JSON.
|
inline |
|
friend |
Transfor this query status history entry to JSON. (There is no corresponding method from_json method.)