Uses of Class
com.continuent.tungsten.replicator.event.ReplControlEvent

Packages that use ReplControlEvent
com.continuent.tungsten.replicator.thl   
 

Uses of ReplControlEvent in com.continuent.tungsten.replicator.thl
 

Methods in com.continuent.tungsten.replicator.thl with parameters of type ReplControlEvent
 void THLParallelReadQueue.postOutOfBand(ReplControlEvent controlEvent)
          Post a control event, which will either be immediately added to the event queue or buffered in the control event queue until it is time to merge it.
 void THLParallelReadTask.putControlEvent(ReplControlEvent controlEvent)
          Inserts a control event.