View Source DBCluster.ClusterMemberServer (DB Cluster v0.0.2)

The cluster manager for handling adding nodes to a cluster.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

start_link(params, opts \\ [])

View Source