|
|
| StorageStats () |
| | Construct the statistics class for the storage service.
|
| |
|
void | asJSON (std::string &) const |
| | Serialise the statistics as JSON.
|
| |
|
|
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:
- C/services/storage/include/storage_stats.h
- C/services/storage/storage_stats.cpp