Uses of Class
org.apache.drill.exec.physical.config.AbstractMuxExchange
-
Uses of AbstractMuxExchange in org.apache.drill.exec.physical.config
Modifier and TypeClassDescriptionclass
OrderedMuxExchange is a version of MuxExchange where the incoming batches are sorted merge operation is performed to produced a sorted stream as output.class
UnorderedMuxExchange is a version of MuxExchange where the incoming batches are not sorted.