NebulaStream  0.6.213
NebulaStream is a data and application management framework for the internet of things
SubRequestFuture.hpp File Reference
#include <any>
#include <future>
#include <memory>
Include dependency graph for SubRequestFuture.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  NES::RequestProcessor::SubRequestFuture
 This class contains a future and a pointer to a sub request object. It's interface ensures that the execution of the sub request has started or finished before any thread will wait on the future. This prevents deadlocks in single threaded execution. More...
 

Namespaces

 NES
 This exception represents a network error.
 
 NES::RequestProcessor