openlsd.multiple.ophandler.common.LSDPoolLSDConnection Class Reference
List of all members.
Detailed Description
This class implements a pool of LSD connection to remote LSD Servers.
- Author:
- Frederic BREGIER LGPL 2007
Constructor & Destructor Documentation
openlsd.multiple.ophandler.common.LSDPoolLSDConnection.LSDPoolLSDConnection |
( |
|
) |
|
Member Function Documentation
Get a Connection to a Put client
- Parameters:
-
- Returns:
- the Client connection
Get a Connection to a Delete client
- Parameters:
-
- Returns:
- the Client connection
Get a Connection to a Info client
- Parameters:
-
- Returns:
- the Client connection
Get a Connection to a Get client
- Parameters:
-
- Returns:
- the Client connection
Get a Connection to a Move client
- Parameters:
-
- Returns:
- the Client connection
int [] openlsd.multiple.ophandler.common.LSDPoolLSDConnection.getNbInPool |
( |
|
) |
|
Returns the number of sessions in all pool (Delete, Put, Info, Get, Move)
- Returns:
- the number of sessions
void openlsd.multiple.ophandler.common.LSDPoolLSDConnection.closeAll |
( |
|
) |
|
Close all connection and pools
Member Data Documentation
Hash map of all PoolConnection Object based on IpPort Id
The documentation for this class was generated from the following file:
- OpenLSD/Multiple/openlsd/multiple/ophandler/common/LSDPoolLSDConnection.java