| Package | Description |
|---|---|
| net.csdn.modules.thrift.pool |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseObjectPool<K,V>
The basic implementation of
ObjectPool for high performance and scalability
This class should be thread-safe. |
| Modifier and Type | Method and Description |
|---|---|
ObjectPool<K,V> |
BaseObjectPool.Builder.build()
Create an
ObjectPool instance with this builder's properties |
Copyright © 2021. All rights reserved.