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::ISQPAddLinkPropertyResponse |
the response indicating if the add link event was successfully applied More... | |
class | NES::RequestProcessor::ISQPAddLinkPropertyEvent |
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::ISQPAddLinkPropertyResponsePtr = std::shared_ptr< ISQPAddLinkPropertyResponse > |
using | NES::RequestProcessor::ISQPAddLinkPropertyEventPtr = std::shared_ptr< ISQPAddLinkPropertyEvent > |