Uses of Class
org.apache.drill.exec.physical.config.AbstractDeMuxExchange
Packages that use AbstractDeMuxExchange
-
Uses of AbstractDeMuxExchange in org.apache.drill.exec.physical.config
Subclasses of AbstractDeMuxExchange in org.apache.drill.exec.physical.configModifier and TypeClassDescriptionclass
UnorderedDeMuxExchange is a version of DeMuxExchange where the incoming batches are not sorted.