Uses of Class
io.lettuce.core.support.BasePool
| Package | Description |
|---|---|
| io.lettuce.core.support |
Supportive classes such as
RedisClientCdiBean for CDI support, connection pooling, and
client-side caching. |
-
Uses of BasePool in io.lettuce.core.support
Subclasses of BasePool in io.lettuce.core.support Modifier and Type Class Description classBoundedAsyncPool<T>Bounded asynchronous object pool.