|
| 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) |
|
override bool | MoveNext (ref Pair< TInputOutput, THashKey > currentElement, ref int currentKey) |
|
bool | MoveNext ([MaybeNullWhen(false)][AllowNull] ref TElement currentElement,[AllowNull] ref TKey currentKey) |
|
virtual void | Reset () |
|
IEnumerator< TElement > | AsClassicEnumerator () |
|
Definition at line 5 of file HashRepartitionEnumerator.cs.
The documentation for this class was generated from the following file: