NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <RequestProcessor/RequestTypes/ISQP/ISQPEvents/ISQPEventPriority.hpp>
#include <Util/Logger/Logger.hpp>
#include <future>
Classes | |
struct | NES::RequestProcessor::ISQPResponse |
base class of ISQP response type More... | |
class | NES::RequestProcessor::ISQPEvent |
base class for the ISQP event types More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::RequestProcessor | |
Typedefs | |
using | NES::RequestProcessor::ISQPEventPtr = std::shared_ptr< ISQPEvent > |
using | NES::RequestProcessor::ISQPResponsePtr = std::shared_ptr< ISQPResponse > |