Behaviours: application.
connect_type/0 | |
start/2 |
Start the nodefinder application.. |
stop/1 |
Stop the nodefinder application.. |
connect_type() -> any()
start(StartType::normal | {takeover, node()} | {failover, node()}, StartArgs::any()) -> {ok, Pid::pid()} | {ok, Pid::pid(), State::any()} | {error, Reason::any()}
stop(State::any()) -> ok
Generated by EDoc, Feb 26 2018, 17:13:16.