public abstract class Having extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
Having.DefaultHavingType
Allowed values for Having expressions in druid.
|
| Modifier | Constructor and Description |
|---|---|
protected |
Having(HavingType type)
Constructor.
|
protected Having(HavingType type)
type - Type of the Havingpublic HavingType getType()
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.