libmemcached-awesome
1.1
Introduction
libmemcached API
libmemcachedutil API
libhashkit API
Client Applications
Miscellaneous
Change Logs
Known issues
Copyright
libmemcached-awesome
»
Index
Edit on GitHub
Index
Symbols
|
C
|
E
|
H
|
L
|
M
|
O
Symbols
--add
memcp command line option
--analyze
memstat command line option
--binary
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--buffer
memcp command line option
--debug
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--expire
command line option
memcp command line option
memflush command line option
memtouch command line option
--flag
command line option
memcat command line option
memcp command line option
--hash
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memrm command line option
memtouch command line option
--help
command line option
memaslap command line option
memcat command line option
memcp command line option
memdump command line option
memerror command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--password
command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memstat command line option
memtouch command line option
--quiet
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--replace
memcp command line option
--server-version
memstat command line option
--servers
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--set
memcp command line option
--udp
command line option
memcp command line option
--username
command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memstat command line option
memtouch command line option
--verbose
command line option
memcat command line option
memcp command line option
memdump command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
--version
command line option
memcat command line option
memcp command line option
memdump command line option
memerror command line option
memexist command line option
memflush command line option
memping command line option
memrm command line option
memslap command line option
memstat command line option
memtouch command line option
-c
memcapable command line option
-h
memcapable command line option
-p
memcapable command line option
-t
memcapable command line option
-v
memcapable command line option
C
command line option
--binary
--debug
--expire
--flag
--hash
--help
--password
--quiet
--servers
--udp
--username
--verbose
--version
E
environment variable
LIBMEMCACHED
MEMCACHED_SERVERS
,
[1]
,
[2]
,
[3]
,
[4]
,
[5]
,
[6]
,
[7]
,
[8]
,
[9]
,
[10]
,
[11]
H
hashkit_clone (C++ function)
hashkit_crc32 (C++ function)
hashkit_create (C++ function)
hashkit_default (C++ function)
hashkit_fnv1_32 (C++ function)
hashkit_fnv1_64 (C++ function)
hashkit_fnv1a_32 (C++ function)
hashkit_fnv1a_64 (C++ function)
hashkit_free (C++ function)
hashkit_get_distribution_function (C++ function)
hashkit_get_function (C++ function)
hashkit_hash_algorithm_t (C type)
(C++ enum)
hashkit_hash_algorithm_t::HASHKIT_HASH_CRC (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_CUSTOM (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_DEFAULT (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1_32 (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1_64 (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1A_32 (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_FNV1A_64 (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_HSIEH (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_JENKINS (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_MD5 (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_MURMUR (C++ enumerator)
hashkit_hash_algorithm_t::HASHKIT_HASH_MURMUR3 (C++ enumerator)
hashkit_hash_fn (C++ type)
hashkit_hsieh (C++ function)
hashkit_is_allocated (C++ function)
hashkit_jenkins (C++ function)
hashkit_md5 (C++ function)
hashkit_murmur (C++ function)
hashkit_murmur3 (C++ function)
hashkit_return_t (C type)
(C++ enum)
hashkit_return_t::HASHKIT_FAILURE (C++ enumerator)
hashkit_return_t::HASHKIT_INVALID_ARGUMENT (C++ enumerator)
hashkit_return_t::HASHKIT_INVALID_HASH (C++ enumerator)
hashkit_return_t::HASHKIT_MEMORY_ALLOCATION_FAILURE (C++ enumerator)
hashkit_return_t::HASHKIT_SUCCESS (C++ enumerator)
hashkit_set_custom_distribution_function (C++ function)
hashkit_set_custom_function (C++ function)
hashkit_set_distribution_function (C++ function)
hashkit_set_function (C++ function)
hashkit_st (C++ type)
hashkit_value (C++ function)
L
libmemcached_check_configuration (C++ function)
LIBMEMCACHED_VERSION_HEX (C macro)
LIBMEMCACHED_VERSION_STRING (C macro)
M
memaslap command line option
--help
memcached (C++ function)
memcached_add (C++ function)
memcached_add_by_key (C++ function)
memcached_analysis_st (C++ type)
memcached_analyze (C++ function)
memcached_append (C++ function)
memcached_append_by_key (C++ function)
memcached_behavior_get (C++ function)
memcached_behavior_set (C++ function)
memcached_behavior_t (C type)
(C++ enum)
memcached_behavior_t::MEMCACHED_BEHAVIOR_AUTO_EJECT_HOSTS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_BINARY_PROTOCOL (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_BUFFER_REQUESTS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_CACHE_LOOKUPS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_CONNECT_TIMEOUT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_CORK (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_DISTRIBUTION (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_HASH (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_HASH_WITH_PREFIX_KEY (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_IO_BYTES_WATERMARK (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_IO_KEY_PREFETCH (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_IO_MSG_WATERMARK (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KEEPALIVE (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KEEPALIVE_IDLE (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KETAMA (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KETAMA_COMPAT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KETAMA_HASH (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_KETAMA_WEIGHTED (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_NO_BLOCK (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_NOREPLY (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_NUMBER_OF_REPLICAS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_POLL_TIMEOUT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_RANDOMIZE_REPLICA_READ (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_RCV_TIMEOUT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_REMOVE_FAILED_SERVERS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_RETRY_TIMEOUT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SERVER_FAILURE_LIMIT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SND_TIMEOUT (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SOCKET_RECV_SIZE (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SOCKET_SEND_SIZE (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SORT_HOSTS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_SUPPORT_CAS (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_TCP_NODELAY (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_USE_UDP (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_USER_DATA (C++ enumerator)
memcached_behavior_t::MEMCACHED_BEHAVIOR_VERIFY_KEY (C++ enumerator)
memcached_callback_get (C++ function)
memcached_callback_set (C++ function)
memcached_callback_t (C type)
(C++ enum)
memcached_callback_t::MEMCACHED_CALLBACK_CLEANUP_FUNCTION (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_CLEANUP_FUNCTION::memcached_cleanup_fn (C++ type)
memcached_callback_t::MEMCACHED_CALLBACK_CLONE_FUNCTION (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_CLONE_FUNCTION::memcached_clone_fn (C++ type)
memcached_callback_t::MEMCACHED_CALLBACK_DELETE_TRIGGER (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_DELETE_TRIGGER::memcached_trigger_delete_key (C++ type)
memcached_callback_t::MEMCACHED_CALLBACK_FREE_FUNCTION (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_GET_FAILURE (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_GET_FAILURE::memcached_trigger_key (C++ type)
memcached_callback_t::MEMCACHED_CALLBACK_MALLOC_FUNCTION (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_NAMESPACE (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_PREFIX_KEY (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_REALLOC_FUNCTION (C++ enumerator)
memcached_callback_t::MEMCACHED_CALLBACK_USER_DATA (C++ enumerator)
memcached_calloc_fn (C++ type)
memcached_cas (C++ function)
memcached_cas_by_key (C++ function)
memcached_clone (C++ function)
memcached_continue (C++ function)
MEMCACHED_CONTINUUM_ADDITION (C macro)
memcached_create (C++ function)
memcached_decrement (C++ function)
memcached_decrement_by_key (C++ function)
memcached_decrement_with_initial (C++ function)
memcached_decrement_with_initial_by_key (C++ function)
MEMCACHED_DEFAULT_CONNECT_TIMEOUT (C macro)
MEMCACHED_DEFAULT_PORT (C macro)
MEMCACHED_DEFAULT_TIMEOUT (C macro)
memcached_delete (C++ function)
memcached_delete_by_key (C++ function)
memcached_destroy_sasl_auth_data (C++ function)
memcached_dump (C++ function)
memcached_dump_fn (C++ type)
memcached_execute_fn (C++ type)
memcached_exist (C++ function)
memcached_exist_by_key (C++ function)
MEMCACHED_EXPIRATION_NOT_ADD (C macro)
memcached_failed (C++ function)
memcached_fatal (C++ function)
memcached_fetch (C++ function)
memcached_fetch_execute (C++ function)
memcached_fetch_result (C++ function)
memcached_flush (C++ function)
memcached_flush_buffers (C++ function)
memcached_free (C++ function)
memcached_free_fn (C++ type)
memcached_generate_hash (C++ function)
memcached_generate_hash_value (C++ function)
memcached_get (C++ function)
memcached_get_by_key (C++ function)
memcached_get_memory_allocators (C++ function)
memcached_get_memory_allocators_context (C++ function)
memcached_get_sasl_callbacks (C++ function)
memcached_get_user_data (C++ function)
memcached_hash_t (C type)
(C++ enum)
memcached_hash_t::MEMCACHED_HASH_CRC (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_CUSTOM (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_DEFAULT (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_FNV1_32 (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_FNV1_64 (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_FNV1A_32 (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_FNV1A_64 (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_HSIEH (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_JENKINS (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_MD5 (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_MURMUR (C++ enumerator)
memcached_hash_t::MEMCACHED_HASH_MURMUR3 (C++ enumerator)
memcached_increment (C++ function)
memcached_increment_by_key (C++ function)
memcached_increment_with_initial (C++ function)
memcached_increment_with_initial_by_key (C++ function)
memcached_instance_st (C type)
memcached_last_error (C++ function)
memcached_last_error_errno (C++ function)
memcached_last_error_message (C++ function)
memcached_lib_version (C++ function)
memcached_malloc_fn (C++ type)
MEMCACHED_MAX_BUFFER (C macro)
MEMCACHED_MAX_HOST_LENGTH (C macro)
MEMCACHED_MAX_HOST_SORT_LENGTH (C macro)
MEMCACHED_MAX_INTEGER_DISPLAY_LENGTH (C macro)
MEMCACHED_MAX_KEY (C macro)
MEMCACHED_MAX_NAMESPACE (C macro)
memcached_mget (C++ function)
memcached_mget_by_key (C++ function)
memcached_mget_execute (C++ function)
memcached_mget_execute_by_key (C++ function)
memcached_pool (C++ function)
memcached_pool_behavior_get (C++ function)
memcached_pool_behavior_set (C++ function)
memcached_pool_create (C++ function)
memcached_pool_destroy (C++ function)
memcached_pool_fetch (C++ function)
memcached_pool_pop (C++ function)
memcached_pool_push (C++ function)
memcached_pool_release (C++ function)
memcached_pool_st (C++ type)
memcached_prepend (C++ function)
memcached_prepend_by_key (C++ function)
memcached_quit (C++ function)
memcached_realloc_fn (C++ type)
memcached_replace (C++ function)
memcached_replace_by_key (C++ function)
memcached_result_cas (C++ function)
memcached_result_create (C++ function)
memcached_result_flags (C++ function)
memcached_result_free (C++ function)
memcached_result_key_length (C++ function)
memcached_result_key_value (C++ function)
memcached_result_length (C++ function)
memcached_result_set_expiration (C++ function)
memcached_result_set_flags (C++ function)
memcached_result_set_value (C++ function)
memcached_result_st (C++ type)
memcached_result_take_value (C++ function)
memcached_result_value (C++ function)
memcached_return_t (C type)
(C++ enum)
memcached_return_t::MEMCACHED_AUTH_CONTINUE (C++ enumerator)
memcached_return_t::MEMCACHED_AUTH_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_AUTH_PROBLEM (C++ enumerator)
memcached_return_t::MEMCACHED_BAD_KEY_PROVIDED (C++ enumerator)
memcached_return_t::MEMCACHED_BUFFERED (C++ enumerator)
memcached_return_t::MEMCACHED_CLIENT_ERROR (C++ enumerator)
memcached_return_t::MEMCACHED_CONNECTION_BIND_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_CONNECTION_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_CONNECTION_SOCKET_CREATE_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_DATA_DOES_NOT_EXIST (C++ enumerator)
memcached_return_t::MEMCACHED_DATA_EXISTS (C++ enumerator)
memcached_return_t::MEMCACHED_DELETED (C++ enumerator)
memcached_return_t::MEMCACHED_DEPRECATED (C++ enumerator)
memcached_return_t::MEMCACHED_E2BIG (C++ enumerator)
memcached_return_t::MEMCACHED_END (C++ enumerator)
memcached_return_t::MEMCACHED_ERRNO (C++ enumerator)
memcached_return_t::MEMCACHED_FAIL_UNIX_SOCKET (C++ enumerator)
memcached_return_t::MEMCACHED_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_FETCH_NOTFINISHED (C++ enumerator)
memcached_return_t::MEMCACHED_HOST_LOOKUP_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_INVALID_ARGUMENTS (C++ enumerator)
memcached_return_t::MEMCACHED_INVALID_HOST_PROTOCOL (C++ enumerator)
memcached_return_t::MEMCACHED_ITEM (C++ enumerator)
memcached_return_t::MEMCACHED_KEY_TOO_BIG (C++ enumerator)
memcached_return_t::MEMCACHED_MAXIMUM_RETURN (C++ enumerator)
memcached_return_t::MEMCACHED_MEMORY_ALLOCATION_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_NO_KEY_PROVIDED (C++ enumerator)
memcached_return_t::MEMCACHED_NO_SERVERS (C++ enumerator)
memcached_return_t::MEMCACHED_NOT_SUPPORTED (C++ enumerator)
memcached_return_t::MEMCACHED_NOTFOUND (C++ enumerator)
memcached_return_t::MEMCACHED_NOTSTORED (C++ enumerator)
memcached_return_t::MEMCACHED_PARSE_ERROR (C++ enumerator)
memcached_return_t::MEMCACHED_PARSE_USER_ERROR (C++ enumerator)
memcached_return_t::MEMCACHED_PARTIAL_READ (C++ enumerator)
memcached_return_t::MEMCACHED_PROTOCOL_ERROR (C++ enumerator)
memcached_return_t::MEMCACHED_READ_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_SERVER_ERROR (C++ enumerator)
memcached_return_t::MEMCACHED_SERVER_MARKED_DEAD (C++ enumerator)
memcached_return_t::MEMCACHED_SOME_ERRORS (C++ enumerator)
memcached_return_t::MEMCACHED_STAT (C++ enumerator)
memcached_return_t::MEMCACHED_STORED (C++ enumerator)
memcached_return_t::MEMCACHED_SUCCESS (C++ enumerator)
memcached_return_t::MEMCACHED_TIMEOUT (C++ enumerator)
memcached_return_t::MEMCACHED_UNKNOWN_READ_FAILURE (C++ enumerator)
memcached_return_t::MEMCACHED_UNKNOWN_STAT_KEY (C++ enumerator)
memcached_return_t::MEMCACHED_VALUE (C++ enumerator)
memcached_return_t::MEMCACHED_WRITE_FAILURE (C++ enumerator)
memcached_server_add (C++ function)
memcached_server_add_udp (C++ function)
memcached_server_add_unix_socket (C++ function)
memcached_server_by_key (C++ function)
memcached_server_count (C++ function)
memcached_server_cursor (C++ function)
memcached_server_distribution_t (C type)
(C++ enum)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_KETAMA_SPY (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_CONSISTENT_WEIGHTED (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_MODULA (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_RANDOM (C++ enumerator)
memcached_server_distribution_t::MEMCACHED_DISTRIBUTION_VIRTUAL_BUCKET (C++ enumerator)
memcached_server_error (C++ function)
memcached_server_error_reset (C++ function)
MEMCACHED_SERVER_FAILURE_DEAD_TIMEOUT (C macro)
MEMCACHED_SERVER_FAILURE_LIMIT (C macro)
MEMCACHED_SERVER_FAILURE_RETRY_TIMEOUT (C macro)
memcached_server_fn (C++ type)
memcached_server_get_last_disconnect (C++ function)
memcached_server_list_append (C++ function)
memcached_server_list_count (C++ function)
memcached_server_list_free (C++ function)
memcached_server_list_st (C type)
memcached_server_push (C++ function)
memcached_server_st (C type)
MEMCACHED_SERVERS
memcached_servers_parse (C++ function)
memcached_servers_reset (C++ function)
memcached_set (C++ function)
memcached_set_by_key (C++ function)
memcached_set_encoding_key (C++ function)
memcached_set_memory_allocators (C++ function)
memcached_set_sasl_auth_data (C++ function)
memcached_set_sasl_callbacks (C++ function)
memcached_set_user_data (C++ function)
memcached_st
object
,
[1]
,
[2]
memcached_st (C++ type)
memcached_stat (C++ function)
memcached_stat_execute (C++ function)
memcached_stat_fn (C++ type)
memcached_stat_get_keys (C++ function)
memcached_stat_get_value (C++ function)
memcached_stat_servername (C++ function)
memcached_stat_st (C++ type)
memcached_strerror (C++ function)
MEMCACHED_STRIDE (C macro)
memcached_success (C++ function)
memcached_touch (C++ function)
memcached_touch_by_key (C++ function)
memcached_verbosity (C++ function)
memcached_version (C++ function)
MEMCACHED_VERSION_STRING_LENGTH (C macro)
memcapable command line option
-c
-h
-p
-t
-v
memcat command line option
--binary
--debug
--flag
--hash
--help
--quiet
--servers
--verbose
--version
memcp command line option
--add
--binary
--buffer
--debug
--expire
--flag
--hash
--help
--password
--quiet
--replace
--servers
--set
--udp
--username
--verbose
--version
memdump command line option
--binary
--debug
--hash
--help
--password
--quiet
--servers
--username
--verbose
--version
memerror command line option
--help
--version
memexist command line option
--binary
--debug
--hash
--help
--password
--quiet
--servers
--username
--verbose
--version
memflush command line option
--binary
--debug
--expire
--help
--password
--quiet
--servers
--username
--verbose
--version
memping command line option
--binary
--debug
--help
--password
--quiet
--servers
--username
--verbose
--version
memrm command line option
--binary
--debug
--hash
--help
--password
--quiet
--servers
--username
--verbose
--version
memslap command line option
--binary
--debug
--help
--quiet
--servers
--verbose
--version
memstat command line option
--analyze
--binary
--debug
--help
--password
--quiet
--server-version
--servers
--username
--verbose
--version
memtouch command line option
--binary
--debug
--expire
--hash
--help
--password
--quiet
--servers
--username
--verbose
--version
O
object
memcached_st
,
[1]
,
[2]