libyrmcds
memcached/yrmcds client library for C
|
Data structure to store statistics for the counter extension. More...
#include <yrmcds.h>
Data Fields | |
yrmcds_cnt_stat * | records |
the array of the statistic information | |
size_t | count |
the number of statistics | |
size_t | capacity |
the maximum number of records that records can hold. | |
Data structure to store statistics for the counter extension.