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

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

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

Methods in com.continuent.tungsten.replicator.pipeline that return ShardProgress
 ShardProgress ShardProgress.clone()
          Returns a shallow copy of this instance.
 

Methods in com.continuent.tungsten.replicator.pipeline that return types with arguments of type ShardProgress
 java.util.List<ShardProgress> Pipeline.getShardProgress()
          Returns shard progress instances ordered by shard ID.
 java.util.List<ShardProgress> StageProgressTracker.getShardProgress()
          Returns a list of shard progress instances ordered by shard ID.
 java.util.List<ShardProgress> Stage.getShardProgress()
          Returns shard progress instances ordered by shard ID.