Package | Description |
---|---|
org.apache.drill.exec.physical.config |
Modifier and Type | Class and Description |
---|---|
class |
OrderedMuxExchange
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
UnorderedMuxExchange is a version of MuxExchange where the incoming batches are not sorted.
|
Copyright © 1970 The Apache Software Foundation. All rights reserved.