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

◆ WrapPartitionedStreamHelper< TLeftKey, TRightKey, TOutputKey >()

void System.Linq.Parallel.JoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >.WrapPartitionedStreamHelper< TLeftKey, TRightKey, TOutputKey > ( PartitionedStream< Pair< TLeftInput, TKey >, TLeftKey > leftHashStream,
PartitionedStream< Pair< TRightInput, TKey >, TRightKey > rightHashStream,
HashJoinOutputKeyBuilder< TLeftKey, TRightKey, TOutputKey > outputKeyBuilder,
IComparer< TOutputKey > outputKeyComparer,
IPartitionedStreamRecipient< TOutput > outputRecipient,
CancellationToken cancellationToken )
inlineprivate