| add_pid/3 | |
| get_dbtype/1 | |
| get_pids/1 | |
| get_random_pid/1 | |
| init/1 | |
| remove_pid/3 | |
| start_link/1 |
add_pid(Host, Pid, Dbtype) -> any()
get_dbtype(HostB) -> any()
get_pids(Host::string()) -> [pid()]
get_random_pid(HostB) -> any()
init(X1) -> any()
remove_pid(Host, Pid, Dbtype) -> any()
start_link(Host) -> any()
Generated by EDoc, May 23 2012, 07:15:12.