Uses of Class
com.qtsurfer.api.client.model.SweepProgress
Packages that use SweepProgress
-
Uses of SweepProgress in com.qtsurfer.api.client.model
Methods in com.qtsurfer.api.client.model that return SweepProgressModifier and TypeMethodDescriptionSweepProgress.etaSeconds(Long etaSeconds) SweepProgress.failedShards(Long failedShards) ExecuteSweepResult.getProgress()Get progressSweepProgress.notStarted(Integer notStarted) SweepProgress.pendingShards(Integer pendingShards) SweepProgress.shardCount(Integer shardCount) SweepProgress.stalledSeconds(Long stalledSeconds) Methods in com.qtsurfer.api.client.model with parameters of type SweepProgressModifier and TypeMethodDescriptionExecuteSweepResult.progress(SweepProgress progress) voidExecuteSweepResult.setProgress(SweepProgress progress)