Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement > Member List

This is the complete list of members for System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >, including all inherited members.

_childSystem.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >private
_elementSelectorSystem.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >private
_indexStateSystem.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >private
_keyComparerSystem.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >private
_keySelectorSystem.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >private
AsSequentialQuery(CancellationToken token)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlinepackage
ChildSystem.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >package
GroupByQueryOperator(IEnumerable< TSource > child, Func< TSource, TGroupKey > keySelector, Func< TSource, TElement > elementSelector, IEqualityComparer< TGroupKey > keyComparer)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlinepackage
LimitsParallelismSystem.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >package
Open(QuerySettings settings, bool preferStriping)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlinepackage
OrdinalIndexStateSystem.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >package
SetOrdinalIndexState(OrdinalIndexState indexState)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlineprotected
UnaryQueryOperator(IEnumerable< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlinepackage
UnaryQueryOperator(IEnumerable< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlineprivate
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >inlineprivate
WrapPartitionedStream< TKey >(PartitionedStream< TSource, TKey > inputStream, IPartitionedStreamRecipient< IGrouping< TGroupKey, TElement > > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlinepackage
UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >.WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TOutput > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TSource, IGrouping< TGroupKey, TElement > >package
WrapPartitionedStreamHelper< TIgnoreKey, TKey >(PartitionedStream< Pair< TSource, TGroupKey >, TKey > hashStream, IPartitionedStreamRecipient< IGrouping< TGroupKey, TElement > > recipient, CancellationToken cancellationToken)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlineprivate
WrapPartitionedStreamHelperOrdered< TKey >(PartitionedStream< Pair< TSource, TGroupKey >, TKey > hashStream, IPartitionedStreamRecipient< IGrouping< TGroupKey, TElement > > recipient, CancellationToken cancellationToken)System.Linq.Parallel.GroupByQueryOperator< TSource, TGroupKey, TElement >inlineprivate