VNodeState

sec.api.VNodeState
See theVNodeState companion object
sealed trait VNodeState

Attributes

Companion
object
Source
gossip.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CatchingUp.type
object Clone.type
object DiscoverLeader.type
object Follower.type
object Initializing.type
object Leader.type
object Manager.type
object PreLeader.type
object PreReadOnlyReplica.type
object PreReplica.type
object ReadOnlyLeaderless.type
object ReadOnlyReplica.type
object ResigningLeader.type
object Shutdown.type
object ShuttingDown.type
object Unknown.type
Show all

Members list

Value members

Concrete methods

def render: String
Extension method from VNodeState

Attributes

Source
gossip.scala