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

Classes

class  NES::Runtime::Execution::DiscardingExecutablePipelineStage
 The executable pipeline stage represents the executable part of a an specific pipeline. @Usage this pipeline is the empty pipeline that just retuns without doing processing, during execution, if tasks get invalid, we will switch the function pointer to this one For instance, during code generation we generate an implementation of this class, which defines all virtual functions. 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