- java.lang.Object
-
- org.apache.commons.pool.impl.GenericKeyedObjectPoolFactory<K,V>
-
- org.infinispan.client.hotrod.impl.transport.tcp.PropsKeyedObjectPoolFactory<K,V>
-
-
Field Summary
-
Fields inherited from class org.apache.commons.pool.impl.GenericKeyedObjectPoolFactory
_factory, _lifo, _maxActive, _maxIdle, _maxTotal, _maxWait, _minEvictableIdleTimeMillis, _minIdle, _numTestsPerEvictionRun, _testOnBorrow, _testOnReturn, _testWhileIdle, _timeBetweenEvictionRunsMillis, _whenExhaustedAction
-
Method Summary
-
Methods inherited from class org.apache.commons.pool.impl.GenericKeyedObjectPoolFactory
createPool, getFactory, getLifo, getMaxActive, getMaxIdle, getMaxTotal, getMaxWait, getMinEvictableIdleTimeMillis, getMinIdle, getNumTestsPerEvictionRun, getTestOnBorrow, getTestOnReturn, getTestWhileIdle, getTimeBetweenEvictionRunsMillis, getWhenExhaustedAction
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Copyright © 2017 JBoss, a division of Red Hat. All Rights Reserved.