|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IConcurrentConnectionManager.ReservationType | |
|---|---|
| org.jumpmind.symmetric.transport | |
| Uses of IConcurrentConnectionManager.ReservationType in org.jumpmind.symmetric.transport |
|---|
| Methods in org.jumpmind.symmetric.transport that return IConcurrentConnectionManager.ReservationType | |
|---|---|
static IConcurrentConnectionManager.ReservationType |
IConcurrentConnectionManager.ReservationType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static IConcurrentConnectionManager.ReservationType[] |
IConcurrentConnectionManager.ReservationType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.jumpmind.symmetric.transport with parameters of type IConcurrentConnectionManager.ReservationType | |
|---|---|
boolean |
IConcurrentConnectionManager.reserveConnection(java.lang.String nodeId,
java.lang.String poolId,
IConcurrentConnectionManager.ReservationType reservationRequest)
|
boolean |
ConcurrentConnectionManager.reserveConnection(java.lang.String nodeId,
java.lang.String poolId,
IConcurrentConnectionManager.ReservationType reservationRequest)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||