GAUGE

A last-writer-wins snapshot of a current value (e.g. CPU usage, temperature).

Backed by a us.tractat.kuilt.crdt.LWWRegister<Double>. The most recent write (by timestamp, with replica-id tiebreak) wins across all replicas.

Properties

Link copied to clipboard
expect val name: String
Link copied to clipboard
expect val ordinal: Int