Rediscovery
v0.3.2
Pages
Modules
Rediscovery.State
(Rediscovery v0.3.2)
View Source
Link to this section
Summary
Functions
add(server \\ __MODULE__, node, metadata)
child_spec(init_arg)
Returns a specification to start this module under a supervisor.
remove(server \\ __MODULE__, node)
replace(server \\ __MODULE__, nodes)
start_link(_)
state(server \\ __MODULE__)
Link to this section
Functions
Link to this function
add(server \\ __MODULE__, node, metadata)
View Source
Link to this function
child_spec(init_arg)
View Source
Returns a specification to start this module under a supervisor.
See
Supervisor
.
Link to this function
remove(server \\ __MODULE__, node)
View Source
Link to this function
replace(server \\ __MODULE__, nodes)
View Source
Link to this function
start_link(_)
View Source
Link to this function
state(server \\ __MODULE__)
View Source