Fledge
An open source edge computing platform for industrial users
StatsHistory Class Reference

StatisticsHisotry class. More...

#include <stats_history.h>

Inheritance diagram for StatsHistory:
Collaboration diagram for StatsHistory:

Public Member Functions

 StatsHistory (int argc, char **argv)
 Constructor for Statistics history task.
 
 ~StatsHistory ()
 StatsHistory class methods.
 
void run () const
 Statisitics History run method, called by the base class to start the process and do the actual work.
 
- Public Member Functions inherited from FledgeProcess
 FledgeProcess (int argc, char **argv)
 
StorageClientgetStorageClient () const
 Return storage client.
 
ManagementClientgetManagementClient () const
 Return management client.
 
LoggergetLogger () const
 Return Logger.
 
std::string getName () const
 
time_t getStartTime () const
 

Additional Inherited Members

- Protected Member Functions inherited from FledgeProcess
std::string getArgValue (const std::string &name) const
 Get command line argument value like "--xyx=ABC" Argument name to pass is "--xyz=". More...
 
- Protected Attributes inherited from FledgeProcess
bool m_dryRun
 

Detailed Description

StatisticsHisotry class.


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