xmlBlaster 2.2.0 API

Uses of Interface
org.xmlBlaster.contrib.replication.I_ReplSlave

Packages that use I_ReplSlave
org.xmlBlaster.contrib.replication   
org.xmlBlaster.contrib.replication.impl   
 

Uses of I_ReplSlave in org.xmlBlaster.contrib.replication
 

Classes in org.xmlBlaster.contrib.replication that implement I_ReplSlave
 class ReplSlave
          ReplSlave Used Topics: com.avitech-ag.repl.${replName}.data
This is the topic used to send the replication data to the slaves.
 

Uses of I_ReplSlave in org.xmlBlaster.contrib.replication.impl
 

Methods in org.xmlBlaster.contrib.replication.impl that return I_ReplSlave
private  I_ReplSlave[] ReplManagerPlugin.getAllSlaves()
           
 I_ReplSlave ReplManagerPlugin.getSlave(java.lang.String name)
           
 

Methods in org.xmlBlaster.contrib.replication.impl with parameters of type I_ReplSlave
private  int ReplManagerPlugin.getMaxNumOfEntries(I_ReplSlave slave)
          TODO implement this
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.