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

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 >