Krug.ClusterUtil (Krug v2.0.27) View Source
Utilitary module to handle cluster nodes operations
Link to this section Summary
Functions
Connect the local node to a list of other nodes by their IP's "cluster_ips". Return a list (of atom) containing the sucessfully connected nodes.
Link to this section Functions
Link to this function
connect_nodes(connected_nodes, cluster_name, cluster_ips, connection_timeout)
View SourceConnect the local node to a list of other nodes by their IP's "cluster_ips". Return a list (of atom) containing the sucessfully connected nodes.
Link to this function