Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput > Member List

This is the complete list of members for System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >, including all inherited members.

_childSystem.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >private
_finalReduceSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_indexStateSystem.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >private
_intermediateReduceSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_resultSelectorSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_seedSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_seedFactorySystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_seedIsSpecifiedSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
_throwIfEmptySystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >private
Aggregate()System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >inlinepackage
AsSequentialQuery(CancellationToken token)System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >inlinepackage
AssociativeAggregationOperator(IEnumerable< TInput > child, TIntermediate seed, Func< TIntermediate > seedFactory, bool seedIsSpecified, Func< TIntermediate, TInput, TIntermediate > intermediateReduce, Func< TIntermediate, TIntermediate, TIntermediate > finalReduce, Func< TIntermediate, TOutput > resultSelector, bool throwIfEmpty, QueryAggregationOptions options)System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >inlinepackage
ChildSystem.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >package
LimitsParallelismSystem.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >package
Open(QuerySettings settings, bool preferStriping)System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >inlinepackage
OrdinalIndexStateSystem.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >package
SetOrdinalIndexState(OrdinalIndexState indexState)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlineprotected
UnaryQueryOperator(IEnumerable< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlinepackage
UnaryQueryOperator(IEnumerable< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlineprivate
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlinepackage
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >inlineprivate
WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TIntermediate > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.AssociativeAggregationOperator< TInput, TIntermediate, TOutput >inlinepackage
UnaryQueryOperator< TInput, TIntermediate >.WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TOutput > recipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.UnaryQueryOperator< TInput, TIntermediate >package