Type of the array elements of the dependent stream
Type of the array elements of the resulting array
Creates a new dependent stream
the stream upon which the new stream depends on
the options used by this parallel job
the environment used by the job
the operations to performed when the previous stream has completed
the environment used by the job
the operations to performed when the previous stream has completed
the options used by this parallel job
the stream upon which the new stream depends on
Generated using TypeDoc
The state of a parallel chain if additional operations should be performed on an already scheduled parallel chain.
The state needs to wait for the previous parallel job to complete and then take that result to continue the additional computations.