NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
ExplainRequest.hpp File Reference
#include <Identifiers/Identifiers.hpp>
#include <RequestProcessor/RequestTypes/AbstractUniRequest.hpp>
#include <nlohmann/json.hpp>
Include dependency graph for ExplainRequest.hpp:
This graph shows which files directly or indirectly include this file:

Classes

struct  NES::RequestProcessor::ExplainResponse
 
class  NES::RequestProcessor::ExplainRequest
 

Namespaces

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

Typedefs

using NES::QueryCatalogServicePtr = std::shared_ptr< QueryCatalogService >
 
using NES::TopologyNodePtr = std::shared_ptr< TopologyNode >
 
using NES::RequestProcessor::ExplainRequestPtr = std::shared_ptr< ExplainRequest >