Modifier and Type | Method and Description |
---|---|
Aggregation.GroupType |
Aggregation.GroupElement.getType() |
static Aggregation.GroupType |
Aggregation.GroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Aggregation.GroupType[] |
Aggregation.GroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
Aggregation.GroupElement(Aggregation.GroupType groupType,
Expr[] grouping_sets) |
Copyright © 2014 Apache Software Foundation. All Rights Reserved.