| Class | Description | 
|---|---|
| DruidConvention | |
| DruidOuterQueryRel | 
 DruidRel that uses a "query" dataSource. 
 | 
| DruidQuery | 
 A fully formed Druid query, built from a  
PartialDruidQuery. | 
| DruidQueryRel | 
 DruidRel that uses a "table" dataSource. 
 | 
| DruidRel<T extends DruidRel> | |
| DruidSemiJoin | 
 DruidRel that has a main query, and also a subquery "right" that is used to filter the main query. 
 | 
| Grouping | |
| PartialDruidQuery | 
 Builder for a Druid query, not counting the "dataSource" (which will be slotted in later). 
 | 
| QueryMaker | |
| SelectProjection | 
| Enum | Description | 
|---|---|
| PartialDruidQuery.Stage | 
| Exception | Description | 
|---|---|
| CannotBuildQueryException | 
Copyright © 2011–2018. All rights reserved.