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

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 >