Paired

data class Paired(val at: Instant) : SoloDeadlineEvent

Membership reached the minimum before the deadline elapsed; the detector disarms permanently and will never emit again.

Constructors

Link copied to clipboard
constructor(at: Instant)

Properties

Link copied to clipboard
open override val at: Instant

When the outcome was decided, read from the detector's injected clock.