NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <any>
#include <future>
#include <memory>
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 | |