Horde.NodeListener (Horde v0.8.6) View Source
A cluster membership manager.
Horde.NodeListener monitors nodes in BEAM's distribution system and
automatically adds and removes those marked as visible
from the cluster it's
managing
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
Specs
start_link(atom()) :: GenServer.on_start()