|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
#include <RequestProcessor/StorageHandles/StorageHandler.hpp>#include <atomic>#include <deque>#include <future>#include <vector>Classes | |
| class | NES::RequestProcessor::TwoPhaseLockingStorageHandler |
| Resource handles created by this class ensure that the resource has been locked in the growing phase and stay locked until the handle goes out of scope. More... | |
Namespaces | |
| NES | |
| This exception represents a network error. | |
| NES::RequestProcessor | |
Typedefs | |
| using | NES::RequestProcessor::TicketId = uint16_t |
| using | NES::RequestProcessor::TwoPhaseLockingStorageHandlerPtr = std::shared_ptr< TwoPhaseLockingStorageHandler > |