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.
The type of input that was provided to the node.
The type of output produced by the node.