ParallelResult

constructor(nodeName: String, nodeInput: Input, nodeResult: ParallelNodeExecutionResult<Output>)(source)

Parameters

Input

The type of input that was provided to the node.

Output

The type of output produced by the node.