apr_redis_t Struct Reference
[Redis Client Routines]

#include <apr_redis.h>

Data Fields

apr_uint32_t flags
apr_uint16_t nalloc
apr_uint16_t ntotal
apr_redis_server_t ** live_servers
apr_pool_t * p
void * hash_baton
apr_redis_hash_func hash_func
void * server_baton
apr_redis_server_func server_func

Detailed Description

Container for a set of redis servers


Field Documentation

apr_uint32_t apr_redis_t::flags

Flags, Not currently used

Pool to use for allocations

Array of Servers

apr_uint16_t apr_redis_t::nalloc

Number of Servers Allocated

apr_uint16_t apr_redis_t::ntotal

Number of Servers Added


The documentation for this struct was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Generated on Thu Jul 27 14:15:02 2017 for Apache Portable Runtime Utility Library by  doxygen 1.6.3