Package for setup and control of High Availability cluster nodes.
-
void
Instruct a node to resume the initial state, i.e.
void
Instruct an HA node to be primary and also give the node a name.
void
Instruct a secondary node to be a relay for other secondaries.
void
Instruct an HA node to be a secondary to a named primary.
void
This function must be used by the application to inform the HA subsystem
that another node which is possibly connected to the server is dead.
Query an HA node for its status.
Constructor for management of an HA Cluster node.