1CMAP_OVERVIEW(3)  Corosync Cluster Engine Programmer's Manual CMAP_OVERVIEW(3)
2
3
4

NAME

6       cmap_overview - Overview of the Configuration Map
7
8

OVERVIEW

10       The  CMAP  library is used to interact with the configuration & statis‐
11       tics databases used by corosync.
12
13
14       The library provides a mechanism to:
15
16       * Create of new keys
17
18       * Change existing keys
19
20       * Remove keys
21
22       * Iterate keys with given prefix
23
24       * Track changes on keys
25
26       Description of most keys created by corosync itself  can  be  found  in
27       cmap_keys (7).
28
29

BUGS

SEE ALSO

32       cmap_initialize(3),      cmap_initialize_map(3),      cmap_finalize(3),
33       cmap_get(3),  cmap_set(3),  cmap_delete(3),  cmap_inc(3),  cmap_dec(3),
34       cmap_fd_get(3),    cmap_dispatch(3),   cmap_context_set(3),   cmap_con‐
35       text_get(3),  cmap_iter_init(3),  cmap_iter_next(3),   cmap_iter_final‐
36       ize(3), cmap_track_add(3), cmap_track_delete(3), cmap_keys(7)
37
38
39
40corosync Man Page                 03/02/2012                  CMAP_OVERVIEW(3)
Impressum