NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ISQPEventPriority.hpp File Reference
#include <cstdint>
Include dependency graph for ISQPEventPriority.hpp:
This graph shows which files directly or indirectly include this file:

Namespaces

 NES
 This exception represents a network error.
 
 NES::RequestProcessor
 

Variables

constexpr uint8_t NES::RequestProcessor::ISQP_ADD_NODE_EVENT_PRIORITY = 0
 
constexpr uint8_t NES::RequestProcessor::ISQP_ADD_LINK_EVENT_PRIORITY = 1
 
constexpr uint8_t NES::RequestProcessor::ISQP_REMOVE_LINK_EVENT_PRIORITY = 2
 
constexpr uint8_t NES::RequestProcessor::ISQP_REMOVE_NODE_EVENT_PRIORITY = 3
 
constexpr uint8_t NES::RequestProcessor::ISQP_ADD_QUERY_EVENT_PRIORITY = 4
 
constexpr uint8_t NES::RequestProcessor::ISQP_REMOVE_QUERY_EVENT_PRIORITY = 5