RaftFleet.Cluster.State.recently_removed_groups

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

recently_removed_groups(state)

View Source

Specs

recently_removed_groups(t()) :: RaftFleet.RecentlyRemovedGroups.t()

Type-aware getter for recently_removed_groups.

Link to this function

recently_removed_groups(s, field)

View Source

Specs

recently_removed_groups(t(), RaftFleet.RecentlyRemovedGroups.t()) :: t()

Type-aware setter for recently_removed_groups.