StreamInsight

interface StreamInsight

Represents the insight of the stream.

Inheritors

Types

Link copied to clipboard
data object Bad : StreamInsight

The stream insight is bad.

Link copied to clipboard
data object Fine : StreamInsight

The stream insight is fine.

Link copied to clipboard
data object PREPARED : StreamInsight

The stream insight is prepared.

Link copied to clipboard
data object Warning : StreamInsight

The stream insight is warning.

Properties

Link copied to clipboard
abstract val threshold: Float