Package | Description |
---|---|
org.aredis.util.pool |
Contains classes for an Asynchronous Object Pool which is used by aredis's connection pool.
|
Modifier and Type | Method and Description |
---|---|
E |
AsyncObjectPool.asyncBorrow(AvailabeCallback<E> callback)
Asynchronous borrow.
|
Copyright © 2013- Suresh Mahalingam. All Rights Reserved.