Uses of Class
org.apache.drill.exec.planner.physical.SinglePrel
Package
Description
-
Uses of SinglePrel in org.apache.drill.exec.planner.physical
Modifier and TypeClassDescriptionclass
class
class
class
class
class
OrderedMuxExchangePrel is mux exchange created to multiplex the streams for a MergeReceiver.class
class
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
class
class
class
class
class
class
-
Uses of SinglePrel in org.apache.drill.exec.store.enumerable.plan
-
Uses of SinglePrel in org.apache.drill.exec.store.jdbc
Modifier and TypeClassDescriptionclass
Prel used to represent a JDBC Conversion within an expression tree. -
Uses of SinglePrel in org.apache.drill.exec.store.phoenix.rules
-
Uses of SinglePrel in org.apache.drill.exec.store.plan.rel
Modifier and TypeClassDescriptionclass
Prel used to represent a Plugin Conversion within an expression tree.