Berkeley DB Java Edition
version 5.0.34

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

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

Methods in com.sleepycat.je.rep.monitor with parameters of type GroupChangeEvent
 void MonitorChangeListener.notify(GroupChangeEvent groupChangeEvent)
          The method is invoked whenever there is a change in the composition of the replication group.
 


Berkeley DB Java Edition
version 5.0.34

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