![]() |
Fledge
An open source edge computing platform for industrial users
|
#include <configuration_manager.h>
Public Types | |
enum | Operations { ReadingAppend, ReadingPurge, ReadingFetch, ReadingQuery } |
Public Attributes | |
StorageOperation::Operations | m_operation |
shared_ptr< HttpServer::Request > | m_request |
shared_ptr< HttpServer::Response > | m_response |
Class used to queue the operations to be executed by the worker thread pool.