rsstats 0.0.1
Redis Enterprise Statistic collector
|
Self initialized cluster records list (non thread-safe) More...
#include "cluster.h"
Go to the source code of this file.
Variables | |
void(* | clusterlist_add )(cluster_t *cluster) |
cluster_t *(* | clusterlist_find )(const char *host) |
cluster_t *(* | clusterlist_first )() |
cluster_t *(* | clusterlist_next )() |
cluster_t *(* | clusterlist_get )() |
Self initialized cluster records list (non thread-safe)
<+DETAILED+>
Definition in file clusterlst.h.
Definition at line 60 of file clusterlst.c.
|
extern |
Definition at line 80 of file clusterlst.c.
|
extern |
Definition at line 91 of file clusterlst.c.
|
extern |
Definition at line 112 of file clusterlst.c.
|
extern |
Definition at line 102 of file clusterlst.c.