Mnesiac v0.3.2 Mnesiac View Source
Mnesiac Manager
Link to this section Summary
Functions
Cluster status
Cluster with a node
Start Mnesia with strict host checking
Join to a Mnesia cluster
Is node in Mnesia cluster?
Is running Mnesia node?
Running Mnesia nodes
Start Mnesia alone
Link to this section Functions
Link to this function
cluster_status() View Source
Cluster status
Link to this function
connect(cluster_node) View Source
Cluster with a node
Link to this function
init_mnesia(nodes) View Source
Start Mnesia with strict host checking
Link to this function
join_cluster(cluster_node) View Source
Join to a Mnesia cluster
Link to this function
node_in_cluster?(cluster_node) View Source
Is node in Mnesia cluster?
Link to this function
running_db_node?(cluster_node) View Source
Is running Mnesia node?
Link to this function
running_nodes() View Source
Running Mnesia nodes
Link to this function
start() View Source
Start Mnesia alone