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

◆ WrapPartitionedStreamHelper< TLeftKey, TRightKey, TOutputKey >()

void System.Linq.Parallel.GroupJoinQueryOperator< TLeftInput, TRightInput, TKey, TOutput >.WrapPartitionedStreamHelper< TLeftKey, TRightKey, TOutputKey > ( PartitionedStream< Pair< TLeftInput, TKey >, TLeftKey > leftHashStream,
HashLookupBuilder< IEnumerable< TRightInput >, TRightKey, TKey >[] rightLookupBuilders,
HashJoinOutputKeyBuilder< TLeftKey, TRightKey, TOutputKey > outputKeyBuilder,
IComparer< TOutputKey > outputKeyComparer,
IPartitionedStreamRecipient< TOutput > outputRecipient,
int partitionCount,
CancellationToken cancellationToken )
inlineprivate