Uses of Class
com.continuent.tungsten.replicator.thl.log.LogFlushTask

Packages that use LogFlushTask
com.continuent.tungsten.replicator.thl.log   
 

Uses of LogFlushTask in com.continuent.tungsten.replicator.thl.log
 

Methods in com.continuent.tungsten.replicator.thl.log that return LogFlushTask
 LogFlushTask LogFile.getLogFlushTask()
          Returns the current log flush task, if any.
 

Methods in com.continuent.tungsten.replicator.thl.log with parameters of type LogFlushTask
 void LogFile.setLogSyncTask(LogFlushTask logFlushTask)
          Sets the log flush task.