rsstats
0.0.1
Redis Enterprise Statistic collector
rptsample.h
Go to the documentation of this file.
1
19
#ifndef __RPTSAMPLE_H__
20
#define __RPTSAMPLE_H__
21
22
#include <stdio.h>
23
#include "
cluster.h
"
24
25
void
report_sample
(FILE* reportfile,
const
cluster_t
* cluster);
26
void
report_sample_header
(FILE* reportfile);
27
28
#endif
/* __RPTSAMPLE_H__ */
29
/* vim: set tw=80: */
cluster.h
<+DETAILED+>
report_sample
void report_sample(FILE *reportfile, const cluster_t *cluster)
Definition:
rptsample.c:42
report_sample_header
void report_sample_header(FILE *reportfile)
Definition:
rptsample.c:36
cluster_s
Definition:
cluster.h:24
rsstats-0.0.1
src
rptsample.h
Generated by
1.9.4