RaftFleet.LeaderPidCacheRefresher (raft_fleet v0.10.2) View Source
A GenServer that periodically fetches all locally-stored leader pid caches and refreshes stale ones.
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor.
Callback implementation for GenServer.init/1
.
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Callback implementation for GenServer.init/1
.
Specs
start_link([]) :: {:ok, pid()}