_child | System.Linq.Parallel.OrderingQueryOperator< TSource > | private |
_ordinalIndexState | System.Linq.Parallel.OrderingQueryOperator< TSource > | private |
_outputOrdered | System.Linq.Parallel.QueryOperator< TSource > | protected |
AsQueryOperator(IEnumerable< TOutput > source) | System.Linq.Parallel.QueryOperator< TSource > | inlinepackagestatic |
AsSequentialQuery(CancellationToken token) | System.Linq.Parallel.OrderingQueryOperator< TSource > | inlinepackage |
QueryOperator< TSource >.AsSequentialQuery(CancellationToken token) | System.Linq.Parallel.QueryOperator< TSource > | package |
ExecuteAndCollectResults< TKey >(PartitionedStream< TOutput, TKey > openedChild, int partitionCount, bool outputOrdered, bool useStriping, QuerySettings settings) | System.Linq.Parallel.QueryOperator< TSource > | inlinepackagestatic |
ExecuteAndGetResultsAsArray() | System.Linq.Parallel.QueryOperator< TSource > | inlinepackage |
GetEnumerator(ParallelMergeOptions? mergeOptions, bool suppressOrderPreservation) | System.Linq.Parallel.OrderingQueryOperator< TSource > | inlinepackagevirtual |
QueryOperator< TSource >.GetEnumerator() | System.Linq.Parallel.QueryOperator< TSource > | inline |
QueryOperator< TSource >.GetEnumerator(ParallelMergeOptions? mergeOptions) | System.Linq.Parallel.QueryOperator< TSource > | inline |
GetOpenedEnumerator(ParallelMergeOptions? mergeOptions, bool suppressOrder, bool forEffect, QuerySettings querySettings) | System.Linq.Parallel.QueryOperator< TSource > | inlinepackage |
GetQueryResults(QuerySettings querySettings) | System.Linq.Parallel.QueryOperator< TSource > | inlineprivate |
LimitsParallelism | System.Linq.Parallel.OrderingQueryOperator< TSource > | package |
Open(QuerySettings settings, bool preferStriping) | System.Linq.Parallel.OrderingQueryOperator< TSource > | inlinepackage |
OrderingQueryOperator(QueryOperator< TSource > child, bool orderOn) | System.Linq.Parallel.OrderingQueryOperator< TSource > | inline |
OrdinalIndexState | System.Linq.Parallel.OrderingQueryOperator< TSource > | package |
OutputOrdered | System.Linq.Parallel.QueryOperator< TSource > | package |
QueryOperator(QuerySettings settings) | System.Linq.Parallel.QueryOperator< TSource > | inlinepackage |
QueryOperator(bool isOrdered, QuerySettings settings) | System.Linq.Parallel.QueryOperator< TSource > | inlinepackage |