Used to hold connection pool specific configurations.
More...
Used to hold connection pool specific configurations.
ExhaustedAction Infinispan.HotRod.Config.ConnectionPoolConfiguration.ExhaustedAction |
( |
| ) |
|
|
inline |
Retrieves the configured exhaust action.
bool Infinispan.HotRod.Config.ConnectionPoolConfiguration.Lifo |
( |
| ) |
|
|
inline |
Retrieves the state of lifo flag.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MaxActive |
( |
| ) |
|
|
inline |
Retrieves the configured max active value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MaxIdle |
( |
| ) |
|
|
inline |
Retrieves the configured max idle value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MaxTotal |
( |
| ) |
|
|
inline |
Retrieves the configured max total value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MaxWait |
( |
| ) |
|
|
inline |
Retrieves the configured max wait value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MinEvictableIdleTime |
( |
| ) |
|
|
inline |
Retrieves the configured min evictable idle time value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.MinIdle |
( |
| ) |
|
|
inline |
Retrieves the configured min idle value.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.NumTestsPerEvictionRun |
( |
| ) |
|
|
inline |
Retrieves the configured num test per eviction value.
bool Infinispan.HotRod.Config.ConnectionPoolConfiguration.TestOnBorrow |
( |
| ) |
|
|
inline |
Retrieves the state of the configured test on borrow flag.
bool Infinispan.HotRod.Config.ConnectionPoolConfiguration.TestOnReturn |
( |
| ) |
|
|
inline |
Retrieves the state of the configured test on run flag.
bool Infinispan.HotRod.Config.ConnectionPoolConfiguration.TestWhileIdle |
( |
| ) |
|
|
inline |
Retrieves the state of the configured test while idle flag.
int Infinispan.HotRod.Config.ConnectionPoolConfiguration.TimeBetweenEvictionRuns |
( |
| ) |
|
|
inline |
Retrieves the configured time between evictions value.
The documentation for this class was generated from the following file:
- C:/cygwin64/tmp/build/source/jdg-cpp-client/infinispan-hotrod-dotnet-8.5.0.Final-Source/src/main/cs/Infinispan/HotRod/Config/ConnectionPoolConfiguration.cs