Utilisation

Utilisation of a node with an occupancy and capacity, or a service node with a number of objects in service

Inheritors

Types

Link copied to clipboard

Continuous metric for in-use occupancy of a node / capacity. There is no global version of utilisation.

Link copied to clipboard
class Local(container: BoundedContainer<*>) : Utilisation

Local utilisation metric tracking the fraction of capacity currently in use at a bounded container.

Properties

Link copied to clipboard

Functions

Link copied to clipboard
fun report(currentTime: Instant): Double