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