Options
All
  • Public
  • Public/Protected
  • All
Menu

Defines the parallel operation to perform

Hierarchy

  • IParallelJobDefinition

Index

Properties

environments

The environments. Object hash that is passed to all iteratee functions and allows to access external data

generator

The generator that is used to create the array that is "manipulated" by applying the given actions.

operations

The operations to perform on the array elements

taskIndex

taskIndex: number

The job-relative index of the task

valuesPerTask

valuesPerTask: number

The number of values processed by each task (at most)

Generated using TypeDoc