void GivePartitionedStream(IPartitionedStreamRecipient< T > recipient)
readonly SortQueryOperator< TInputOutput, TSortKey > _op
readonly IPartitionedStreamRecipient< TInputOutput > _outputRecipient
ChildResultsRecipient(IPartitionedStreamRecipient< TInputOutput > outputRecipient, SortQueryOperator< TInputOutput, TSortKey > op, QuerySettings settings)
void Receive< TKey >(PartitionedStream< TInputOutput, TKey > childPartitionedStream)
QueryResults< TInputOutput > _childQueryResults
override bool IsIndexible
override void GivePartitionedStream(IPartitionedStreamRecipient< TInputOutput > recipient)
readonly SortQueryOperator< TInputOutput, TSortKey > _op
SortQueryOperatorResults(QueryResults< TInputOutput > childQueryResults, SortQueryOperator< TInputOutput, TSortKey > op, QuerySettings settings)