Brownie Host Stat

open class BrownieHostStat

The BrownieHostStat class represents a statistic about BrownieHost

Author

N7ghtm4r3 - Tecknobit

Inheritors

Constructors

Link copied to clipboard
constructor()
Constructor to instantiate the object with default values when the host is not reachable
constructor(rawStats: String)
Constructor to instantiate the object
constructor(usageValue: String, totalValue: Long)
Constructor to instantiate the object

Properties

Link copied to clipboard
percentValue the current percent value of the resource usage
Link copied to clipboard
totalValue the total amount of the resource available of the host
Link copied to clipboard
usageValue the current usage of a resource of the host