global_group

Functions


global_groups() -> term()

monitor_nodes(Flag) -> term()

own_nodes() -> term()

registered_names(Arg) -> term()

send(Name, Msg) -> term()

send(Group, Name, Msg) -> term()

whereis_name(Name) -> term()

whereis_name(Group, Name) -> term()

global_groups_changed(NewPara) -> term()

global_groups_added(NewPara) -> term()

global_groups_removed(NewPara) -> term()

sync() -> term()

ng_add_check(Node, OthersNG) -> term()

ng_add_check(Node, PubType, OthersNG) -> term()

info() -> term()

registered_names_test(Arg) -> term()

send_test(Name, Msg) -> term()

whereis_name_test(Name) -> term()

start() -> term()

start_link() -> term()

stop() -> term()

init(X1) -> term()

handle_call(Call, From, S) -> term()

handle_cast(Cast, S) -> term()

handle_info(Info, S) -> term()

terminate(Reason, S) -> term()

code_change(OldVsn, State, Extra) -> term()

config_scan(NodeGrps) -> term()

config_scan(NodeGrps, X2) -> term()

sync_init(Type, Cname, PubType, Nodes) -> term()

get_own_nodes_with_errors() -> term()

get_own_nodes() -> term()

publish_on_nodes() -> term()

View Functions