Options
All
  • Public
  • Public/Protected
  • All
Menu

State of a parallel chain whose job has been scheduled on the thread pool (or even where the computation already has completed).

Type parameters

  • TElement

    type of the elements produced by the stream

Hierarchy

  • ScheduledParallelChainState

Implements

Index

Constructors

constructor

Properties

Private environment

the environment used for the scheduled job

Private options

the options used for the scheduled job

stream

stream: IParallelStream<TElement[], TElement[]>

Methods

addEnvironment

chainOperation

resolve

Generated using TypeDoc