com.sleepycat.db
Interface ReplicationManagerMessageDispatch


public interface ReplicationManagerMessageDispatch


Method Summary
 void dispatch(ReplicationChannel chan, java.util.Set messages, boolean need_response)
           
 

Method Detail

dispatch

void dispatch(ReplicationChannel chan,
              java.util.Set messages,
              boolean need_response)