Uses of Package
ai.preferred.venom.job
-
Packages that use ai.preferred.venom.job Package Description ai.preferred.venom ai.preferred.venom.job -
Classes in ai.preferred.venom.job used by ai.preferred.venom Class Description QueueScheduler This interface represents only the most basic of a scheduler.Scheduler This interface represents only the adding part a scheduler. -
Classes in ai.preferred.venom.job used by ai.preferred.venom.job Class Description AbstractPriorityQueueScheduler AbstractQueueScheduler Job This class will be placed in a scheduler for queuing requests.JobAttribute This interface represents attributes that can be added to jobs to manipulate the crawling process.Priority Job priorities, list in descending order of priority: HIGHEST, HIGH, NORMAL, LOW, LOWEST.PriorityJobAttribute This class provides an implementation of job attribute with comparable priority.QueueScheduler This interface represents only the most basic of a scheduler.Scheduler This interface represents only the adding part a scheduler.