Berkeley DB Java Edition
version 5.0.34

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

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

Methods in com.sleepycat.je.rep.monitor with parameters of type NewMasterEvent
 void MonitorChangeListener.notify(NewMasterEvent newMasterEvent)
          The method is invoked whenever there is new master associated with the replication group.
 


Berkeley DB Java Edition
version 5.0.34

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