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

Classes

struct  NES::RequestProcessor::StopQueryResponse
 
class  NES::RequestProcessor::StopQueryRequest
 This request is used for stopping a running query in NES cluster. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::Optimizer
 
 NES::Configurations
 
 NES::Catalogs
 
 NES::Catalogs::Source
 
 NES::Catalogs::UDF
 
 NES::Catalogs::Query
 
 NES::RequestProcessor
 

Typedefs

using NES::Optimizer::GlobalQueryPlanPtr = std::shared_ptr< GlobalQueryPlan >
 
using NES::QueryUndeploymentPhasePtr = std::shared_ptr< QueryUndeploymentPhase >
 
using NES::GlobalExecutionPlanPtr = std::shared_ptr< GlobalExecutionPlan >
 
using NES::RequestProcessor::StopQueryRequestPtr = std::shared_ptr< StopQueryRequest >