|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Compiler/CPPCompiler/CPPCompiler.hpp>#include <Compiler/JITCompilerBuilder.hpp>#include <QueryCompiler/NautilusQueryCompiler.hpp>#include <QueryCompiler/Phases/DefaultPhaseFactory.hpp>#include <QueryCompiler/Phases/Translations/DataSinkProvider.hpp>#include <QueryCompiler/Phases/Translations/DefaultDataSourceProvider.hpp>#include <QueryCompiler/Phases/Translations/LowerToExecutableQueryPlanPhase.hpp>#include <QueryCompiler/QueryCompilationRequest.hpp>#include <QueryCompiler/QueryCompilationResult.hpp>#include <QueryCompiler/QueryCompilerOptions.hpp>#include <Util/TestPhaseProvider.hpp>#include <utility>Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::TestUtils | |
| this is a util class for the tests | |
Functions | |
| QueryCompilation::QueryCompilerPtr | NES::TestUtils::createTestQueryCompiler (QueryCompilation::QueryCompilerOptionsPtr options=QueryCompilation::QueryCompilerOptions::createDefaultOptions()) |
| utility method necessary if one wants to write a test that uses a mocked sink using a test sink descriptor More... | |