ClusterInfo

sec.api.ClusterInfo
See theClusterInfo companion object
final case class ClusterInfo(members: Set[MemberInfo])

Used for information about the nodes in an EventStoreDB cluster.

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
Implicitly added by ClusterInfoOps

Attributes

Source
gossip.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product

Concrete fields

Implicitly added by ClusterInfoOps

Attributes

Source
gossip.scala