- java.lang.Object
-
- org.springframework.boot.autoconfigure.data.redis.RedisProperties.Pool
-
-
Constructor Summary
Constructors
Constructor and Description |
Pool() |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getMaxIdle
public int getMaxIdle()
-
getMinIdle
public int getMinIdle()
-
getMaxWait
public int getMaxWait()
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.