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>
Classes | |
struct | NES::RequestProcessor::ISQPAddLinkResponse |
the response indicating if the add link event was successfully applied More... | |
class | NES::RequestProcessor::ISQPAddLinkEvent |
Representing the ISQP add link event indicating a new link is established between two worker node ids. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::RequestProcessor | |
Typedefs | |
using | NES::RequestProcessor::ISQPAddLinkResponsePtr = std::shared_ptr< ISQPAddLinkResponse > |
using | NES::RequestProcessor::ISQPAddLinkEventPtr = std::shared_ptr< ISQPAddLinkEvent > |