NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <QueryCompiler/Exceptions/QueryCompilationException.hpp>
#include <QueryCompiler/QueryCompilerForwardDeclaration.hpp>
#include <Util/Timer.hpp>
#include <optional>
Classes | |
class | NES::QueryCompilation::QueryCompilationResult |
Provides the query compilation results. Query compilation can succeed, in this case the result contains a ExecutableQueryPlan pointer. If query compilation fails, the result contains the error and hasError() return true. More... | |
Namespaces | |
NES | |
This exception represents a network error. | |
NES::QueryCompilation | |