Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Linq.Parallel.ConcatQueryOperator< TSource > Member List

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

_indexStateSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >private
_leftChildSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >private
_prematureMergeLeftSystem.Linq.Parallel.ConcatQueryOperator< TSource >private
_prematureMergeRightSystem.Linq.Parallel.ConcatQueryOperator< TSource >private
_rightChildSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >private
AsSequentialQuery(CancellationToken token)System.Linq.Parallel.ConcatQueryOperator< TSource >inlinepackage
BinaryQueryOperator(ParallelQuery< TLeftInput > leftChild, ParallelQuery< TRightInput > rightChild)System.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >inlinepackage
BinaryQueryOperator(QueryOperator< TLeftInput > leftChild, QueryOperator< TRightInput > rightChild)System.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >inlinepackage
ConcatQueryOperator(ParallelQuery< TSource > firstChild, ParallelQuery< TSource > secondChild)System.Linq.Parallel.ConcatQueryOperator< TSource >inlinepackage
LeftChildSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >package
LimitsParallelismSystem.Linq.Parallel.ConcatQueryOperator< TSource >package
Open(QuerySettings settings, bool preferStriping)System.Linq.Parallel.ConcatQueryOperator< TSource >inlinepackage
OrdinalIndexStateSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >package
RightChildSystem.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >package
SetOrdinalIndex(OrdinalIndexState indexState)System.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >inlineprotected
WrapHelper2< TLeftKey, TRightKey >(PartitionedStream< TSource, TLeftKey > leftStreamInc, PartitionedStream< TSource, TRightKey > rightStreamInc, IPartitionedStreamRecipient< TSource > outputRecipient)System.Linq.Parallel.ConcatQueryOperator< TSource >inlineprivate
WrapHelper< TLeftKey, TRightKey >(PartitionedStream< TSource, TLeftKey > leftStreamInc, PartitionedStream< TSource, TRightKey > rightStream, IPartitionedStreamRecipient< TSource > outputRecipient, QuerySettings settings, bool preferStriping)System.Linq.Parallel.ConcatQueryOperator< TSource >inlineprivate
WrapPartitionedStream< TLeftKey, TRightKey >(PartitionedStream< TSource, TLeftKey > leftStream, PartitionedStream< TSource, TRightKey > rightStream, IPartitionedStreamRecipient< TSource > outputRecipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.ConcatQueryOperator< TSource >inline
BinaryQueryOperator< TSource, TSource, TSource >.WrapPartitionedStream< TLeftKey, TRightKey >(PartitionedStream< TLeftInput, TLeftKey > leftPartitionedStream, PartitionedStream< TRightInput, TRightKey > rightPartitionedStream, IPartitionedStreamRecipient< TOutput > outputRecipient, bool preferStriping, QuerySettings settings)System.Linq.Parallel.BinaryQueryOperator< TSource, TSource, TSource >