NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
QueryController.hpp File Reference
#include <Catalogs/Exceptions/InvalidQueryException.hpp>
#include <Exceptions/MapEntryNotFoundException.hpp>
#include <Identifiers/NESStrongTypeJson.hpp>
#include <Operators/Serialization/QueryPlanSerializationUtil.hpp>
#include <Plans/Global/Execution/GlobalExecutionPlan.hpp>
#include <Plans/Global/Query/GlobalQueryPlan.hpp>
#include <REST/Controller/BaseRouterPrefix.hpp>
#include <REST/Handlers/ErrorHandler.hpp>
#include <Runtime/QueryStatistics.hpp>
#include <SerializableQueryPlan.pb.h>
#include <Services/RequestHandlerService.hpp>
#include <exception>
#include <oatpp/core/macro/codegen.hpp>
#include <oatpp/core/macro/component.hpp>
#include <oatpp/web/server/api/ApiController.hpp>
#include <utility>
#include <RequestProcessor/RequestTypes/ExplainRequest.hpp>
Include dependency graph for QueryController.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::REST::Controller::QueryController
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::REST
 
 NES::REST::Controller