| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query.h2.sql |
| Modifier and Type | Field and Description |
|---|---|
protected GridSqlFunctionType |
GridSqlFunction.type |
| Modifier and Type | Method and Description |
|---|---|
GridSqlFunctionType |
GridSqlFunction.type() |
static GridSqlFunctionType |
GridSqlFunctionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GridSqlFunctionType[] |
GridSqlFunctionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static GridSqlAggregateFunction |
SplitterUtils.aggregate(boolean distinct,
GridSqlFunctionType type) |
| Constructor and Description |
|---|
GridSqlAggregateFunction(boolean distinct,
GridSqlFunctionType type) |
GridSqlAggregateFunction(GridSqlFunctionType type,
String name,
boolean distinct) |
GridSqlFunction(GridSqlFunctionType type) |
GridSqlFunction(String schema,
GridSqlFunctionType type,
String name) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025