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

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

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