Uses of Class
org.apache.drill.exec.planner.physical.SinglePrel
Packages that use SinglePrel
Package
Description
-
Uses of SinglePrel in org.apache.drill.exec.planner.physical
Subclasses of SinglePrel in org.apache.drill.exec.planner.physicalModifier 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
Subclasses of SinglePrel in org.apache.drill.exec.store.enumerable.plan -
Uses of SinglePrel in org.apache.drill.exec.store.jdbc
Subclasses of SinglePrel in org.apache.drill.exec.store.jdbcModifier and TypeClassDescriptionclass
Prel used to represent a JDBC Conversion within an expression tree. -
Uses of SinglePrel in org.apache.drill.exec.store.phoenix.rules
Subclasses of SinglePrel in org.apache.drill.exec.store.phoenix.rules -
Uses of SinglePrel in org.apache.drill.exec.store.plan.rel
Subclasses of SinglePrel in org.apache.drill.exec.store.plan.relModifier and TypeClassDescriptionclass
Prel used to represent a Plugin Conversion within an expression tree.