_child | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | private |
_indexState | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | private |
Aggregate() | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | inlinepackage |
AsSequentialQuery(CancellationToken token) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | inlinepackage |
Child | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | package |
CreateEnumerator< TKey >(int index, int count, QueryOperatorEnumerator< TSource, TKey > source, object sharedData, CancellationToken cancellationToken) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | protected |
InlinedAggregationOperator(IEnumerable< TSource > child) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | inlinepackage |
InternalAggregate(ref Exception singularExceptionToThrow) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | protected |
LimitsParallelism | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | package |
Open(QuerySettings settings, bool preferStriping) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | inlinepackage |
OrdinalIndexState | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | package |
SetOrdinalIndexState(OrdinalIndexState indexState) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlineprotected |
UnaryQueryOperator(IEnumerable< TInput > child) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlinepackage |
UnaryQueryOperator(IEnumerable< TInput > child, bool outputOrdered) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlinepackage |
UnaryQueryOperator(QueryOperator< TInput > child) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlineprivate |
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlinepackage |
UnaryQueryOperator(QueryOperator< TInput > child, bool outputOrdered, QuerySettings settings) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | inlineprivate |
WrapPartitionedStream< TKey >(PartitionedStream< TSource, TKey > inputStream, IPartitionedStreamRecipient< TIntermediate > recipient, bool preferStriping, QuerySettings settings) | System.Linq.Parallel.InlinedAggregationOperator< TSource, TIntermediate, TResult > | inlinepackage |
UnaryQueryOperator< TSource, TIntermediate >.WrapPartitionedStream< TKey >(PartitionedStream< TInput, TKey > inputStream, IPartitionedStreamRecipient< TOutput > recipient, bool preferStriping, QuerySettings settings) | System.Linq.Parallel.UnaryQueryOperator< TSource, TIntermediate > | package |