NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
QueryStateHistory.hpp File Reference
#include <Util/QueryState.hpp>
#include <nlohmann/json_fwd.hpp>
#include <vector>
Include dependency graph for QueryStateHistory.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::QueryStateHistoryEntry
 Associate a timestamp (in microseconds) with a query status change. More...
 

Namespaces

 NES
 This exception represents a network error.
 

Typedefs

using NES::QueryStateHistory = std::vector< QueryStateHistoryEntry >
 Track a timestamped history of query status changes. More...