|
void | Init (uint32_t cahcetype, uint32_t dbindex) |
|
bool | ConnectRedisSlice (uint32_t cahcetype, uint32_t dbindex, const std::string &host, uint32_t port, const std::string &passwd, uint32_t poolsize, uint32_t timeout, int32_t role) |
|
RedisConnection * | GetMasterConn () |
|
RedisConnection * | GetSlaveConn () |
|
RedisConnection * | GetConn (int32_t ioRole) |
|
void | FreeConn (RedisConnection *redisconn) |
|
void | CloseConnPool () |
|
void | ConnPoolPing () |
|
uint32_t | GetStatus () const |
|
The documentation for this class was generated from the following files: