Class SubmittedJob

Object
org.anchoranalysis.experiment.task.processor.SubmittedJob

public final class SubmittedJob
extends Object
A job that has been submitted for execution.

It may be:

  • Waiting in a queue before it is executed.
  • In the process of being executed.
  • Completed executing.
Author:
Owen Feehan