Uses of Class
org.anchoranalysis.experiment.task.processor.SubmittedJob
| Package | Description |
|---|---|
| org.anchoranalysis.experiment.task.processor |
Non-bean classes related to
JobProcessor. |
-
Uses of SubmittedJob in org.anchoranalysis.experiment.task.processor
Methods in org.anchoranalysis.experiment.task.processor that return types with arguments of type SubmittedJob Modifier and Type Method Description Iterator<SubmittedJob>ConcurrentJobMonitor. iterator()Methods in org.anchoranalysis.experiment.task.processor with parameters of type SubmittedJob Modifier and Type Method Description voidConcurrentJobMonitor. add(SubmittedJob job)Adds a job to be considered in the aggregate view.