RaftFleet.Cluster.State.consensus_groups

You're seeing just the function consensus_groups, go back to RaftFleet.Cluster.State module for more information.

Specs

consensus_groups(t()) :: RaftFleet.ConsensusGroups.t()

Type-aware getter for consensus_groups.

Link to this function

consensus_groups(s, field)

View Source

Specs

consensus_groups(t(), RaftFleet.ConsensusGroups.t()) :: t()

Type-aware setter for consensus_groups.