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 TypeClassDescriptionclassclassclassclassclassclassOrderedMuxExchangePrel is mux exchange created to multiplex the streams for a MergeReceiver.classclassA 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).classclassclassclassclassclassclass -
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 TypeClassDescriptionclassPrel 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 TypeClassDescriptionclassPrel used to represent a Plugin Conversion within an expression tree.