Behaviours: gen_server.
clear_all_tables() -> any()
nodes() -> any()
start_link() -> {ok, Pid} | ignore | {error, Error}
Starts the server
status() -> any()
Generated by EDoc