| Package | Description |
|---|---|
| com.ohaotian.plugin.es.builder.search |
| Modifier and Type | Method and Description |
|---|---|
AggregateBuilder.FuncName |
AggregateBuilder.AggregateFunction.getFuncName() |
static AggregateBuilder.FuncName |
AggregateBuilder.FuncName.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AggregateBuilder.FuncName[] |
AggregateBuilder.FuncName.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AggregateFunction(String columnName,
AggregateBuilder.FuncName funcName) |
Copyright © 2018. All rights reserved.