Uses of Class
org.apache.manifoldcf.crawler.jobs.Carrydown.ValueRecord
-
Packages that use Carrydown.ValueRecord Package Description org.apache.manifoldcf.crawler.jobs -
-
Uses of Carrydown.ValueRecord in org.apache.manifoldcf.crawler.jobs
Method parameters in org.apache.manifoldcf.crawler.jobs with type arguments of type Carrydown.ValueRecord Modifier and Type Method Description protected voidCarrydown. performExistsCheck(java.util.Set<Carrydown.ValueRecord> presentSet, java.lang.String query, java.util.ArrayList list)Do the exists check, in batch.
-