NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ReconfigurationMessage.hpp File Reference
#include <Identifiers/Identifiers.hpp>
#include <Runtime/Reconfigurable.hpp>
#include <Runtime/ReconfigurationType.hpp>
#include <Util/Logger/Logger.hpp>
#include <Util/ThreadBarrier.hpp>
#include <any>
#include <atomic>
#include <memory>
Include dependency graph for ReconfigurationMessage.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::Runtime::ReconfigurationMessage
 this class contains the description of the reconfiguration that must be carried out More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Runtime
 Turn this on to have Thread::current_num_threads_ keep a count of currently-active threads.
 

Typedefs

using NES::Runtime::ReconfigurablePtr = std::shared_ptr< Reconfigurable >