|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <RequestProcessor/RequestTypes/AbstractUniRequest.hpp>#include <deque>#include <limits.h>Classes | |
| class | NES::RequestProcessor::AsyncRequestProcessor |
| This class asynchronously processes request to be executed by the coordinator. Requests can spawn new requests if the logic requires follow up actions. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::RequestProcessor | |
Typedefs | |
| using | NES::RequestProcessor::AbstractRequestPtr = std::shared_ptr< AbstractRequest > |
| using | NES::RequestProcessor::AsyncRequestProcessorPtr = std::shared_ptr< AsyncRequestProcessor > |