View Source Ravix.Connection.Topology (ravix v0.6.3)
Represents the RavenDB topology
- etag: Topology etag
- nodes: List of ServerNodes for this topology
Link to this section Summary
Functions
Fetches the cluster_tag for the informed node
Link to this section Types
@type t() :: %Ravix.Connection.Topology{ etag: integer(), nodes: [Ravix.Connection.ServerNode.t()] }
Link to this section Functions
Fetches the cluster_tag for the informed node