![]() |
Fledge
An open source edge computing platform for industrial users
|
This is the complete list of members for StorageApi, including all inherited members.
commonDelete(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
commonInsert(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
commonQuery(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
commonSimpleQuery(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
commonUpdate(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
createSchema(const std::string &schema) (defined in StorageApi) | StorageApi | |
createStorageSchema(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
createStorageStream(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
createTableSnapshot(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
defaultResource(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
deleteTableSnapshot(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
getInstance() | StorageApi | static |
getListenerPort() | StorageApi | |
getPerformanceMonitor() (defined in StorageApi) | StorageApi | inline |
getStoragePlugin() (defined in StorageApi) | StorageApi | inline |
getTableSnapshots(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
initResources() | StorageApi | |
loadTableSnapshot(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
m_workers_count (defined in StorageApi) | StorageApi | |
printList() (defined in StorageApi) | StorageApi | |
queue(StorageOperation::Operations op, shared_ptr< HttpServer::Request > request, shared_ptr< HttpServer::Response > response) | StorageApi | |
readingAppend(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
readingFetch(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
readingPurge(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
readingQuery(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
readingRegister(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
readingStream(ReadingStream **readings, bool commit) | StorageApi | |
readingUnregister(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
setPlugin(StoragePlugin *) | StorageApi | |
setReadingPlugin(StoragePlugin *) | StorageApi | |
setTimeout(long timeout) (defined in StorageApi) | StorageApi | inline |
start() | StorageApi | |
startServer() (defined in StorageApi) | StorageApi | |
stopServer() (defined in StorageApi) | StorageApi | |
StorageApi(const unsigned short port, const unsigned int threads, const unsigned int workerPoolSize) | StorageApi | |
storageTableDelete(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
storageTableInsert(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
storageTableQuery(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
storageTableSimpleQuery(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
storageTableUpdate(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
tableRegister(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
tableUnregister(shared_ptr< HttpServer::Response > response, shared_ptr< HttpServer::Request > request) | StorageApi | |
wait() | StorageApi | |
worker() | StorageApi | |
~StorageApi() | StorageApi |