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

Classes

class  NES::RequestProcessor::AbstractUniRequest
 This class serves as the base class for all coordinator side request logic that is to executed serially inside a single (uni) thread of execution. Requests are queued into the async request processor and then picked up and executed by a thread. More...
 

Namespaces

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