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

Public Attributes

uint64_t connect
uint64_t mutation
uint64_t checkpoint_start
uint64_t checkpoint_end
uint64_t delete
uint64_t flush
uint64_t opaque
uint64_t vbucket_set

Detailed Description

Tap stats (these are only used by the tap thread, so they don't need to be in the threadlocal struct right now...

Definition at line 2336 of file memcached.c.


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