|
Berkeley DB Java Edition version 4.1.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LeaveGroupEvent.LeaveReason | |
|---|---|
| com.sleepycat.je.rep.monitor | BDB JE HA support for applications that need to track the composition of a replication group, in order to do tasks such as load balancing and request routing. |
| Uses of LeaveGroupEvent.LeaveReason in com.sleepycat.je.rep.monitor |
|---|
| Methods in com.sleepycat.je.rep.monitor that return LeaveGroupEvent.LeaveReason | |
|---|---|
LeaveGroupEvent.LeaveReason |
LeaveGroupEvent.getLeaveReason()
Returns the reason why the node left the group. |
static LeaveGroupEvent.LeaveReason |
LeaveGroupEvent.LeaveReason.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static LeaveGroupEvent.LeaveReason[] |
LeaveGroupEvent.LeaveReason.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
Berkeley DB Java Edition version 4.1.7 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||