MemberInfo

sec.api.MemberInfo
See theMemberInfo companion object
final case class MemberInfo(instanceId: UUID, timestamp: ZonedDateTime, state: VNodeState, isAlive: Boolean, httpEndpoint: Endpoint)

Attributes

Companion
object
Source
gossip.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def render: String
Extension method from MemberInfo

Attributes

Source
gossip.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product