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