
| Class | Description |
|---|---|
| CPUStat |
Model for the statistics of CPU
|
| GenericStat |
Class for a GenericStat (extended by the specific stats)
|
| GenericValue |
GenericValue has only a Key, extending this class you can creates your model for several kind of Datas
Created to make Chord specific-data-structure agnostic
|
| IOStat |
Models a statistic of the Input/output (Disks)
|
| RAMStat |
Models a statistic of memory usage
|
| UptimeStat |
Models a statistic of the Uptime
|
Copyright © 2018. All rights reserved.