| Package | Description |
|---|---|
| org.apache.drill.exec.planner.physical | |
| org.apache.drill.exec.store.enumerable.plan | |
| org.apache.drill.exec.store.jdbc |
| Modifier and Type | Class and Description |
|---|---|
class |
BroadcastExchangePrel |
class |
ExchangePrel |
class |
FlattenPrel |
class |
HashToMergeExchangePrel |
class |
HashToRandomExchangePrel |
class |
OrderedMuxExchangePrel
OrderedMuxExchangePrel is mux exchange created to multiplex the streams for a MergeReceiver.
|
class |
OrderedPartitionExchangePrel |
class |
RangePartitionExchangePrel
A RangePartitionExchange provides the ability to divide up the rows into separate ranges or 'buckets'
based on the values of a set of columns (the range partitioning columns).
|
class |
RuntimeFilterPrel |
class |
SelectionVectorRemoverPrel |
class |
SingleMergeExchangePrel |
class |
TopNPrel |
class |
UnionExchangePrel |
class |
UnorderedDeMuxExchangePrel |
class |
UnorderedMuxExchangePrel |
| Modifier and Type | Class and Description |
|---|---|
class |
EnumerableIntermediatePrel |
| Modifier and Type | Class and Description |
|---|---|
class |
JdbcIntermediatePrel
Prel used to represent a JDBC Conversion within an expression tree.
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.