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

Classes

class  NES::Runtime::Execution::OperatorHandler
 Interface to handle specific operator state. 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.
 
 NES::Runtime::Execution
 

Enumerations

enum class  NES::Runtime::Execution::SharedJoinApproach : uint8_t { NES::Runtime::Execution::UNSHARED , NES::Runtime::Execution::APPROACH_PROBING , NES::Runtime::Execution::APPROACH_DELETING , NES::Runtime::Execution::APPROACH_TOMBSTONE }