|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <Runtime/Execution/ExecutablePipeline.hpp>#include <Runtime/Execution/ExecutablePipelineStage.hpp>#include <Runtime/Execution/ExecutableQueryPlan.hpp>#include <Runtime/Execution/PipelineExecutionContext.hpp>#include <Runtime/FixedSizeBufferPool.hpp>#include <Runtime/MemoryLayout/ColumnLayout.hpp>#include <Runtime/MemoryLayout/RowLayout.hpp>#include <Runtime/QueryManager.hpp>#include <Sources/DataSource.hpp>#include <Util/Logger/Logger.hpp>#include <Util/TestTupleBuffer.hpp>#include <Util/ThreadNaming.hpp>#include <chrono>#include <functional>#include <future>#include <iostream>#include <thread>#include <Reconfiguration/Metadata/DrainQueryMetadata.hpp>#include <Reconfiguration/Metadata/UpdateAndDrainQueryMetadata.hpp>#include <utility>Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::detail | |
Functions | |
| template<typename R , typename P > | |
| bool | NES::detail::waitForFuture (std::future< bool > &&future, std::chrono::duration< R, P > &&deadline) |