Copyright © 2011-2014 Michael Truog
Version: 1.3.3 Sep 30 2014 14:04:30 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog [at] gmail (dot) com).
get_closest_pid(GroupName, Groups) -> any()
get_closest_pid(GroupName, Exclude, Groups) -> any()
get_empty_groups() -> any()
get_furthest_pid(GroupName, Groups) -> any()
get_furthest_pid(GroupName, Exclude, Groups) -> any()
get_groups() -> any()
get_groups(Scope) -> any()
get_groups(Scope, Time) -> any()
get_groups(Scope, Destination, Time) -> any()
get_local_members(GroupName, Groups) -> any()
get_local_members(GroupName, Exclude, Groups) -> any()
get_local_newest_pid(GroupName, Groups) -> any()
get_local_newest_pid(GroupName, Exclude, Groups) -> any()
get_local_oldest_pid(GroupName, Groups) -> any()
get_local_oldest_pid(GroupName, Exclude, Groups) -> any()
get_local_pid(GroupName, Groups) -> any()
get_local_pid(GroupName, Exclude, Groups) -> any()
get_members(GroupName, Groups) -> any()
get_members(GroupName, Exclude, Groups) -> any()
get_newest_pid(GroupName, Groups) -> any()
get_newest_pid(GroupName, Exclude, Groups) -> any()
get_oldest_pid(GroupName, Groups) -> any()
get_oldest_pid(GroupName, Exclude, Groups) -> any()
get_random_pid(GroupName, Groups) -> any()
get_random_pid(GroupName, Exclude, Groups) -> any()
get_remote_members(GroupName, Groups) -> any()
get_remote_members(GroupName, Exclude, Groups) -> any()
get_remote_newest_pid(GroupName, Groups) -> any()
get_remote_newest_pid(GroupName, Exclude, Groups) -> any()
get_remote_oldest_pid(GroupName, Groups) -> any()
get_remote_oldest_pid(GroupName, Exclude, Groups) -> any()
get_remote_pid(GroupName, Groups) -> any()
get_remote_pid(GroupName, Exclude, Groups) -> any()
which_groups(X1) -> any()
Generated by EDoc, Sep 30 2014, 14:04:30.