|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ObjectPool | |
|---|---|
| net.csdn.modules.thrift.pool | |
| Uses of ObjectPool in net.csdn.modules.thrift.pool |
|---|
| Classes in net.csdn.modules.thrift.pool that implement ObjectPool | |
|---|---|
class |
BaseObjectPool<K,V>
The basic implementation of ObjectPool for high performance and scalability
This class should be thread-safe. |
| Methods in net.csdn.modules.thrift.pool that return ObjectPool | |
|---|---|
ObjectPool<K,V> |
BaseObjectPool.Builder.build()
Create an ObjectPool instance with this builder's properties |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||