Uses of Class
org.apache.manifoldcf.crawler.jobs.HopCount.NodeQueue
-
Packages that use HopCount.NodeQueue Package Description org.apache.manifoldcf.crawler.jobs -
-
Uses of HopCount.NodeQueue in org.apache.manifoldcf.crawler.jobs
Fields in org.apache.manifoldcf.crawler.jobs declared as HopCount.NodeQueue Modifier and Type Field Description protected HopCount.NodeQueue
HopCount.DocumentHash. childFetchQueue
This is the queue for nodes that need to be initialized, who need child fetching.protected HopCount.NodeQueue
HopCount.DocumentHash. evaluationQueue
This is the queue for evaluating nodes.
-