rsstats
0.0.1
Redis Enterprise Statistic collector
rptbdbs.h
Go to the documentation of this file.
1
21
#ifndef __RPTBDBS_H__
22
#define __RPTBDBS_H__
23
24
#include <stdio.h>
25
#include "
cluster.h
"
26
27
void
report_bdbs
(FILE* reportfile,
const
cluster_t
* cluster);
28
void
report_bdbs_header
(FILE* reportfile);
29
30
#endif
/* __RPTBDBS_H__ */
31
/* vim: set tw=80: */
cluster.h
<+DETAILED+>
report_bdbs_header
void report_bdbs_header(FILE *reportfile)
Definition:
rptbdbs.c:38
report_bdbs
void report_bdbs(FILE *reportfile, const cluster_t *cluster)
Definition:
rptbdbs.c:71
cluster_s
Definition:
cluster.h:24
rsstats-0.0.1
src
rptbdbs.h
Generated by
1.9.4