http://corosync.github.io/corosync/
This package contains include files and man pages used to develop using
The Corosync Cluster Engine APIs.
Version: 3.1.8
Library Functions | |
cmap_context_get | Gets the context variable for a CMAP instance |
cmap_context_set | Sets the context variable for a CMAP instance |
cmap_dec | Decrease already stored value in CMAP |
cmap_delete | Delete key/value pair from the CMAP service |
cmap_dispatch | Dispatches callbacks from the CMAP service |
cmap_fd_get | Dispatches callbacks from the CMAP service |
cmap_finalize | Finalize connection to CMAP |
cmap_get | Retrieve value from CMAP |
cmap_inc | Increase already stored value in CMAP |
cmap_initialize | Initialize CMAP API |
cmap_initialize_map | Initialize CMAP API with a specific map |
cmap_iter_finalize | Finalize iterator for keys stored in CMAP |
cmap_iter_init | Initialize iterator for keys stored in CMAP |
cmap_iter_next | Return next item in iteration in CMAP |
cmap_overview | Overview of the Configuration Map |
cmap_set | Store value in CMAP |
cmap_track_add | Set tracking function for values in CMAP |
cmap_track_delete | Remove tracking of values in CMAP |
cpg_context_get | Gets the context variable for a CPG instance |
cpg_context_set | Sets the context variable for a CPG instance |
cpg_dispatch | Dispatches callbacks from the CPG service |
cpg_fd_get | Dispatches callbacks from the CPG service |
cpg_finalize | Terminate a connection to the CPG service |
cpg_initialize | Create a new connection to the CPG service |
cpg_iteration_finalize | Finalize iterator for members of CPG |
cpg_iteration_initialize | Initialize iterator for members of CPG |
cpg_iteration_next | Return next item in iteration of CPG |
cpg_join | Joins one or more groups in the CPG library |
cpg_leave | Leave a group in the CPG library |
cpg_local_get | Returns the local node id |
cpg_mcast_joined | Multicasts to all groups joined to a handle |
cpg_membership_get | Returns a list of members of a CPG group |
cpg_model_initialize | Create a new connection to the CPG service |
cpg_overview | CPG library overview |
cpg_zcb_alloc | Allocates a zero copy buffer |
cpg_zcb_free | Frees a zero copy buffer |
cpg_zcb_mcast_joined | Multicasts a zero copy buffer to all groups joined to a handle |
quorum_context_get | Gets the context variable for a QUORUM instance |
quorum_context_set | Sets the context variable for a QUORUM instance |
quorum_dispatch | Dispatches callbacks from the quorum service |
quorum_fd_get | Dispatches callbacks from the quorum service |
quorum_finalize | Terminate a connection to the quorum service |
quorum_getquorate | Gets the quorate status of the node. |
quorum_initialize | Create a new connection to the Quorum service |
quorum_model_initialize | Create a new connection to the Quorum service |
quorum_overview | Quorum Library Overview |
quorum_trackstart | Enable callbacks notification. |
quorum_trackstop | Disable callbacks notification. |
sam_data_getsize | Return size of stored data in bytes |
sam_data_restore | Restore previously saved user data |
sam_data_store | Store user data |
sam_finalize | Terminate SAM service |
sam_hc_callback_register | Register health check callback |
sam_hc_send | Send health check confirmation |
sam_initialize | Initialize health checking |
sam_mark_failed | Mark process failed |
sam_overview | Overview of the Simple Availability Manager |
sam_register | Register component for health checking |
sam_start | Start health checking |
sam_stop | Stop health checking |
sam_warn_signal_set | Set warn signal |
votequorum_context_get | Gets the context variable for a VOTEQUORUM instance |
votequorum_context_set | Sets the context variable for a VOTEQUORUM instance |
votequorum_dispatch | Dispatches callbacks from the votequorum service |
votequorum_fd_get | Dispatches callbacks from the votequorum service |
votequorum_finalize | Terminate a connection to the votequorum service |
votequorum_getinfo | Get information about the VoteQuorum service |
votequorum_initialize | Create a new connection to the VoteQuorum service |
votequorum_overview | Votequorum Library Overview |
votequorum_qdevice_master_wins | Sets or clears quorum device master_wins flag |
votequorum_qdevice_poll | Tells votequorum the result of the quorum device poll |
votequorum_qdevice_register | Registers a new quorum device |
votequorum_qdevice_unregister | Unregisters a new quorum device |
votequorum_qdevice_update | Updates quorum device name |
votequorum_setexpected | Sets the expected votes for the cluster |
votequorum_setvotes | Sets the number of votes for a node |
votequorum_trackstart | Enable callbacks notification. |
votequorum_trackstop | Disable callbacks notification. |