VNodeState

object VNodeState
Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

case object CatchingUp extends VNodeState
case object Clone extends VNodeState
case object DiscoverLeader extends VNodeState
case object Follower extends VNodeState
case object Initializing extends VNodeState
case object Leader extends VNodeState
case object Manager extends VNodeState
case object PreLeader extends VNodeState
case object PreReadOnlyReplica extends VNodeState
case object PreReplica extends VNodeState
case object ReadOnlyLeaderless extends VNodeState
case object ReadOnlyReplica extends VNodeState
case object ResigningLeader extends VNodeState
case object Shutdown extends VNodeState
case object ShuttingDown extends VNodeState
case object Unknown extends VNodeState
final implicit implicit class VNodeStateOps(val vns: VNodeState) extends AnyVal

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Implicits

Implicits

final implicit def VNodeStateOps(vns: VNodeState): VNodeStateOps