RUNNING constant

Cluster_State const RUNNING

Implementation

static const Cluster_State RUNNING = Cluster_State._(2, _omitEnumNames ? '' : 'RUNNING');