NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Identifiers/Identifiers.hpp>
#include <RequestProcessor/RequestTypes/ISQP/ISQPEvents/ISQPEvent.hpp>
#include <Util/Placement/PlacementStrategy.hpp>
Classes | |
struct | NES::RequestProcessor::ISQPAddQueryResponse |
the response indicating the id if the query after successful registration of the add query event More... | |
class | NES::RequestProcessor::ISQPAddQueryEvent |
Representing the ISQP Add query event. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::RequestProcessor | |
Typedefs | |
using | NES::RequestProcessor::ISQPAddQueryResponsePtr = std::shared_ptr< ISQPAddQueryResponse > |
using | NES::RequestProcessor::ISQPAddQueryEventPtr = std::shared_ptr< ISQPAddQueryEvent > |