Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ WrapPartitionedStreamHelper< TLeftKey, TRightKey >()

void System.Linq.Parallel.JoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >.WrapPartitionedStreamHelper< TLeftKey, TRightKey > ( PartitionedStream< Pair< TLeftInput, TKey >, TLeftKey > leftHashStream,
PartitionedStream< TRightInput, TRightKey > rightPartitionedStream,
IPartitionedStreamRecipient< TOutput > outputRecipient,
CancellationToken cancellationToken )
inlineprivate

Definition at line 49 of file JoinQueryOperator.cs.

References System.Linq.Parallel.JoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >._keyComparer, System.Linq.Parallel.JoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >._rightKeySelector, and System.cancellationToken.