memcached_stat_st

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.

Members

Variables

Version
char[MEMCACHED_VERSION_STRING_LENGTH] Version;
Undocumented in source.
__future
void* __future;
Undocumented in source.
bytes
ulong bytes;
Undocumented in source.
bytes_read
ulong bytes_read;
Undocumented in source.
bytes_written
ulong bytes_written;
Undocumented in source.
cmd_get
ulong cmd_get;
Undocumented in source.
cmd_set
ulong cmd_set;
Undocumented in source.
connection_structures
ulong connection_structures;
Undocumented in source.
curr_connections
ulong curr_connections;
Undocumented in source.
curr_items
ulong curr_items;
Undocumented in source.
evictions
ulong evictions;
Undocumented in source.
get_hits
ulong get_hits;
Undocumented in source.
get_misses
ulong get_misses;
Undocumented in source.
limit_maxbytes
ulong limit_maxbytes;
Undocumented in source.
pid
int pid;
Undocumented in source.
pointer_size
ulong pointer_size;
Undocumented in source.
root
memcached_st* root;
Undocumented in source.
rusage_system_microseconds
ulong rusage_system_microseconds;
Undocumented in source.
rusage_system_seconds
ulong rusage_system_seconds;
Undocumented in source.
rusage_user_microseconds
ulong rusage_user_microseconds;
Undocumented in source.
rusage_user_seconds
ulong rusage_user_seconds;
Undocumented in source.
threads
ulong threads;
Undocumented in source.
time
ulong time;
Undocumented in source.
total_connections
ulong total_connections;
Undocumented in source.
total_items
ulong total_items;
Undocumented in source.
uptime
ulong uptime;
Undocumented in source.

Meta