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

Classes

struct  NES::RequestProcessor::ISQPRemoveNodeResponse
 the response indicating if the remove node event was successfully applied More...
 
class  NES::RequestProcessor::ISQPRemoveNodeEvent
 ISQP event indicating the node removal. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::RequestProcessor
 

Typedefs

using NES::RequestProcessor::ISQPRemoveNodeResponsePtr = std::shared_ptr< ISQPRemoveNodeResponse >
 
using NES::RequestProcessor::ISQPRemoveNodeEventPtr = std::shared_ptr< ISQPRemoveNodeEvent >