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

Classes

class  NES::Runtime::Execution::ExecutablePipeline
 An ExecutablePipeline represents a fragment of an overall query. It can contain multiple operators and the implementation of its computation is defined in the ExecutablePipelineStage. Furthermore, it holds the PipelineExecutionContextPtr and a reference to the next pipeline in the query plan. 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