Berkeley DB Java Edition
version 5.0.34

Uses of Class
com.sleepycat.je.rep.monitor.LeaveGroupEvent

Packages that use LeaveGroupEvent
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 in com.sleepycat.je.rep.monitor
 

Methods in com.sleepycat.je.rep.monitor with parameters of type LeaveGroupEvent
 void MonitorChangeListener.notify(LeaveGroupEvent leaveGroupEvent)
          The method is invoked whenever a node leaves the group by closing its last ReplicatedEnvironment handle.
 


Berkeley DB Java Edition
version 5.0.34

Copyright (c) 2004-2011 Oracle. All rights reserved.