PoolManager Class |
Note: This API is now obsolete.
Namespace: GemStone.GemFire.Cache
The PoolManager type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Close |
Destroys all created pools.
|
![]() ![]() | Close(Boolean) |
Destroys all created pools.
|
![]() ![]() | CreateFactory |
Creates a new PoolFactory which is used to configure and create Pools.
|
![]() ![]() | Find(String) |
Find by name an existing connection pool.
|
![]() ![]() | Find(Region) |
Find the pool used by the given region.
|
![]() ![]() | GetAll |
Returns a map containing all the pools in this manager.
The keys are pool names and the values are Pool instances.
|