Fledge
An open source edge computing platform for industrial users
StorageStats Class Reference
Inheritance diagram for StorageStats:
Collaboration diagram for StorageStats:

Public Member Functions

 StorageStats ()
 Construct the statistics class for the storage service.
 
void asJSON (std::string &) const
 Serialise the statistics as JSON.
 

Public Attributes

unsigned int commonInsert
 
unsigned int commonSimpleQuery
 
unsigned int commonQuery
 
unsigned int commonUpdate
 
unsigned int commonDelete
 
unsigned int readingAppend
 
unsigned int readingFetch
 
unsigned int readingQuery
 
unsigned int readingPurge
 

The documentation for this class was generated from the following files: