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

Members list

Concise view

Type members

Classlikes

case object CatchingUp extends VNodeState

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

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

Attributes

Source:
gossip.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Self type
Unknown.type
final implicit class VNodeStateOps(val vns: VNodeState) extends AnyVal

Attributes

Source:
gossip.scala
Graph
Supertypes
class AnyVal
trait Matchable
class Any

Inherited 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

Implicits

Implicits

final implicit def VNodeStateOps(vns: VNodeState): VNodeStateOps

Attributes

Source:
gossip.scala

Attributes

Source:
gossip.scala