MySQL 5.6.14 Source Code Document
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
slab_stats Struct Reference

#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

Detailed Description

Stats stored per slab (and per thread).

Definition at line 118 of file memcached.h.


The documentation for this struct was generated from the following file: