rsstats 0.0.1
Redis Enterprise Statistic collector
|
Basic(non-thread-safe) single-chained list of record with sentinal. 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 )() |
Basic(non-thread-safe) single-chained list of record with sentinal.
<+DETAILED+>
Definition in file clusterlst.h.
Definition at line 82 of file clusterlst.c.
|
extern |
Definition at line 95 of file clusterlst.c.
|
extern |
Definition at line 105 of file clusterlst.c.
|
extern |
Definition at line 125 of file clusterlst.c.
|
extern |
Definition at line 116 of file clusterlst.c.