| 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 © 2021 The Apache Software Foundation. All rights reserved.