Package redis.clients.jedis
Class SingleConnectionPoolConfig
- java.lang.Object
-
- redis.clients.jedis.SingleConnectionPoolConfig
-
public class SingleConnectionPoolConfig extends java.lang.ObjectSingleConnectionPoolConfig compatibility stub for Valkey GLIDE wrapper.
-
-
Constructor Summary
Constructors Constructor Description SingleConnectionPoolConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetMaxIdle()intgetMaxTotal()intgetMinIdle()
-