Uses of Class
org.anchoranalysis.experiment.task.processor.SubmittedJob
Packages that use SubmittedJob
-
Uses of SubmittedJob in org.anchoranalysis.experiment.task.processor
Classes in org.anchoranalysis.experiment.task.processor that implement interfaces with type arguments of type SubmittedJobModifier and TypeClassDescriptionclassMonitors all submitted jobs and their current state of execution.Methods in org.anchoranalysis.experiment.task.processor that return types with arguments of type SubmittedJobMethods in org.anchoranalysis.experiment.task.processor with parameters of type SubmittedJobModifier and TypeMethodDescriptionvoidConcurrentJobMonitor.add(SubmittedJob job) Adds a job to be considered in the aggregate view.