Berkeley DB Java Edition
version 5.0.34

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

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

Methods in com.sleepycat.je.rep.monitor with parameters of type JoinGroupEvent
 void MonitorChangeListener.notify(JoinGroupEvent joinGroupEvent)
          The method is invoked whenever a node joins the group, by successfully opening its first ReplicatedEnvironment handle.
 


Berkeley DB Java Edition
version 5.0.34

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