- activateObject
void activateObject(IPooledObject pooledRedis)
Undocumented in source. Be warned that the author may not have intended to support it.
- destroyObject
void destroyObject(IPooledObject pooledRedis)
Undocumented in source. Be warned that the author may not have intended to support it.
- makeObject
IPooledObject makeObject()
Undocumented in source. Be warned that the author may not have intended to support it.
- passivateObject
void passivateObject(IPooledObject pooledRedis)
Undocumented in source. Be warned that the author may not have intended to support it.
- setHostAndPort
void setHostAndPort(HostAndPort hostAndPort)
Undocumented in source. Be warned that the author may not have intended to support it.
- validateObject
bool validateObject(IPooledObject pooledRedis)
Undocumented in source. Be warned that the author may not have intended to support it.
PoolableObjectFactory custom impl.