JobType Enum Represents the type of a job.
The job is expected to return a Promise with a result.
The job is expected to return a stream iterator with results.
JobType Enum Represents the type of a job.