VNodeState

sec.api.VNodeState
See theVNodeState companion trait
object VNodeState

Attributes

Companion
trait
Source
gossip.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
VNodeState.type

Members list

Type members

Classlikes

case object CatchingUp extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
CatchingUp.type
case object Clone extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Clone.type
case object DiscoverLeader extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object Follower extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Follower.type
case object Initializing extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object Leader extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Leader.type
case object Manager extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Manager.type
case object PreLeader extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
PreLeader.type
case object PreReadOnlyReplica extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object PreReplica extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
PreReplica.type
case object ReadOnlyLeaderless extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object ReadOnlyReplica extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object ResigningLeader extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object Shutdown extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Shutdown.type
case object ShuttingDown extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
case object Unknown extends VNodeState

Attributes

Source
gossip.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait VNodeState
class Object
trait Matchable
class Any
Show all
Self type
Unknown.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Givens

Givens

Extensions

Extensions

extension (vns: VNodeState)
def render: String

Attributes

Source
gossip.scala