Uses of Class
com.continuent.tungsten.replicator.pipeline.StageProgressTracker

Packages that use StageProgressTracker
com.continuent.tungsten.replicator.pipeline   
 

Uses of StageProgressTracker in com.continuent.tungsten.replicator.pipeline
 

Methods in com.continuent.tungsten.replicator.pipeline that return StageProgressTracker
 StageProgressTracker Stage.getProgressTracker()
           
 

Constructors in com.continuent.tungsten.replicator.pipeline with parameters of type StageProgressTracker
StageTaskGroup(Stage stage, int taskCount, StageProgressTracker tracker)
          Instantiated a task group including underlying tasks and their respective extractors, filters, and appliers.