Class State (1.13.0)

State(value)

State of this distribution.

Enums

Name Description
STATE_UNSPECIFIED State is not specified.
ERROR Distribution has trouble to produce or deliver the output.
NOT_READY Distribution is not ready to be started.
READY Distribution is ready to be started.
AWAITING_INPUT Distribution is already started and is waiting for input.
DISTRIBUTING Distribution is already started and is generating output.