Brownie Host Stat

constructor()

Constructor to instantiate the object with default values when the host is not reachable


constructor(rawStats: String)

Constructor to instantiate the object

Parameters

rawStats

The statistic to retrieve from a raw format


constructor(usageValue: String, totalValue: Long)

Constructor to instantiate the object

Parameters

usageValue

The current usage of a resource of the host

totalValue

The total amount of the resource available of the host