|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AggregateFunction.Type | |
---|---|
org.terracotta.toolkit.search |
Uses of AggregateFunction.Type in org.terracotta.toolkit.search |
---|
Methods in org.terracotta.toolkit.search that return AggregateFunction.Type | |
---|---|
AggregateFunction.Type |
AggregateFunction.getType()
|
static AggregateFunction.Type |
AggregateFunction.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AggregateFunction.Type[] |
AggregateFunction.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in org.terracotta.toolkit.search with parameters of type AggregateFunction.Type | |
---|---|
AggregateFunction(String attr,
AggregateFunction.Type t)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |