| Interface | Description |
|---|---|
| HavingType |
Allowed values for Having expressions in druid.
|
| Class | Description |
|---|---|
| AndHaving |
Having clause model for logical AND applied to a set of druid having expressions.
|
| Having |
A model for Druid having clauses.
|
| MultiClauseHaving |
Abstract parent of having models which take a set of other having filters.
|
| NotHaving |
Having clause model for logical NOT applied to a having expressions.
|
| NumericHaving |
Having clause model for numeric matching expressions.
|
| OrHaving |
Having clause model for logical OR applied to a set of druid having expressions.
|
| Enum | Description |
|---|---|
| Having.DefaultHavingType |
Allowed values for Having expressions in druid.
|
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.