MySQL 5.6.14 Source Code Document
|
#include <memcached.h>
Public Attributes | |
uint64_t | cmd_set |
uint64_t | get_hits |
uint64_t | delete_hits |
uint64_t | cas_hits |
uint64_t | cas_badval |
Stats stored per slab (and per thread).
Definition at line 118 of file memcached.h.