Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey > Member List

This is the complete list of members for System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >, including all inherited members.

_barrierSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_cancellationTokenSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_keyExchangeMatrixSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_keySelectorSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_mutablesSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_partitionCountSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_partitionIndexSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_repartitionStreamSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_sourceSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
_valueExchangeMatrixSystem.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >private
AsClassicEnumerator()System.Linq.Parallel.QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >inlinepackage
Dispose(bool disposing)System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >inlineprotectedvirtual
QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >.Dispose()System.Linq.Parallel.QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >inline
EnumerateAndRedistributeElements()System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >inlineprivate
MoveNext(ref Pair< TInputOutput, THashKey > currentElement, [AllowNull] ref TOrderKey currentKey)System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >inlinepackage
QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >.MoveNext([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey)System.Linq.Parallel.QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >package
OrderedHashRepartitionEnumerator(QueryOperatorEnumerator< TInputOutput, TOrderKey > source, int partitionCount, int partitionIndex, Func< TInputOutput, THashKey > keySelector, OrderedHashRepartitionStream< TInputOutput, THashKey, TOrderKey > repartitionStream, CountdownEvent barrier, ListChunk< Pair< TInputOutput, THashKey > >[][] valueExchangeMatrix, ListChunk< TOrderKey >[][] keyExchangeMatrix, CancellationToken cancellationToken)System.Linq.Parallel.OrderedHashRepartitionEnumerator< TInputOutput, THashKey, TOrderKey >inlinepackage
Reset()System.Linq.Parallel.QueryOperatorEnumerator< Pair< TInputOutput, THashKey >, TOrderKey >inlinepackagevirtual