Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IParallelJob

A parallel job that is to be scheduled

Hierarchy

  • IParallelJob

Index

Properties

environment

The environment in which the operations are performed

generator

The generator that creates the initial sequence to process

operations

operations: IParallelOperation[]

The operations to perform on the sequence elements

options

The options defining how the job is to be scheduled.

Generated using TypeDoc