Follower

@SerialVersionUID(0L)
case object Follower extends VNodeState with Recognized
trait Singleton
trait Product
trait Mirror
trait GeneratedEnum
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Type members

Inherited types

Inherited from:
VNodeState
Source:
MemberInfo.scala
type MirroredElemLabels = EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala
type MirroredElemTypes = EmptyTuple
Inherited from:
Singleton
Source:
Mirror.scala

The name of the type

The name of the type

Inherited from:
Mirror
Source:
Mirror.scala
type MirroredMonoType = Singleton
Inherited from:
Singleton
Source:
Mirror.scala
type MirroredType = Singleton
Inherited from:
Singleton
Source:
Mirror.scala

Value members

Concrete methods

override def isFollower: Boolean
Definition Classes
Source:
MemberInfo.scala

Inherited methods

Inherited from:
VNodeState
Source:
MemberInfo.scala
def companion: GeneratedEnumCompanion[VNodeState]
Inherited from:
VNodeState
Source:
MemberInfo.scala
def fromProduct(p: Product): MirroredMonoType
Inherited from:
Singleton
Source:
Mirror.scala
Inherited from:
VNodeState
Source:
MemberInfo.scala
Inherited from:
VNodeState
Source:
MemberInfo.scala
Inherited from:
VNodeState
Source:
MemberInfo.scala
Inherited from:
VNodeState
Source:
MemberInfo.scala
Inherited from:
GeneratedEnum
Source:
GeneratedMessageCompanion.scala
def javaValueDescriptor: EnumValueDescriptor
Inherited from:
GeneratedEnum
Source:
GeneratedMessageCompanion.scala
Inherited from:
Product
def scalaValueDescriptor: EnumValueDescriptor
Inherited from:
GeneratedEnum
Source:
GeneratedMessageCompanion.scala
override def toString: String
Definition Classes
GeneratedEnum -> Any
Inherited from:
GeneratedEnum
Source:
GeneratedMessageCompanion.scala

Concrete fields

Inherited fields

val value: Int
Inherited from:
VNodeState
Source:
MemberInfo.scala