Uses of Class
com.confidentify.client.model.MatchJobProgress
-
Packages that use MatchJobProgress Package Description com.confidentify.client.model -
-
Uses of MatchJobProgress in com.confidentify.client.model
Methods in com.confidentify.client.model that return MatchJobProgress Modifier and Type Method Description MatchJobProgressDedupJobAll. getProgress()Get progressMatchJobProgressDedupJobAllAllOf. getProgress()Get progressMatchJobProgressMatchJobAll. getProgress()Get progressMatchJobProgressMatchJobAllAllOf. getProgress()Get progressMatchJobProgressMatchJobProgress. indexCollisionsIdentified(Integer indexCollisionsIdentified)MatchJobProgressMatchJobProgress. indexCollisionsProcessed(Integer indexCollisionsProcessed)MatchJobProgressMatchJobProgress. pairsIdentified(Integer pairsIdentified)MatchJobProgressMatchJobProgress. pairsProcessed(Integer pairsProcessed)MatchJobProgressMatchJobProgress. recordsIndexed(Integer recordsIndexed)Methods in com.confidentify.client.model with parameters of type MatchJobProgress Modifier and Type Method Description DedupJobAllDedupJobAll. progress(MatchJobProgress progress)DedupJobAllAllOfDedupJobAllAllOf. progress(MatchJobProgress progress)MatchJobAllMatchJobAll. progress(MatchJobProgress progress)MatchJobAllAllOfMatchJobAllAllOf. progress(MatchJobProgress progress)voidDedupJobAll. setProgress(MatchJobProgress progress)voidDedupJobAllAllOf. setProgress(MatchJobProgress progress)voidMatchJobAll. setProgress(MatchJobProgress progress)voidMatchJobAllAllOf. setProgress(MatchJobProgress progress)
-