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

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::ExecutableQueryPlanStatus : uint8_t {
  NES::Runtime::Execution::Created , NES::Runtime::Execution::Deployed , NES::Runtime::Execution::Running , NES::Runtime::Execution::Finished ,
  NES::Runtime::Execution::Stopped , NES::Runtime::Execution::ErrorState , NES::Runtime::Execution::Invalid
}
 Represents the query status. More...