public class GridSqlFunction extends GridSqlElement
| Modifier and Type | Field and Description |
|---|---|
protected GridSqlFunctionType |
type |
| Constructor and Description |
|---|
GridSqlFunction(GridSqlFunctionType type) |
GridSqlFunction(String schema,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSQL() |
String |
name() |
GridSqlFunctionType |
type() |
addChild, child, child, child, equals, hashCode, resultType, resultType, size, toStringprotected final GridSqlFunctionType type
public GridSqlFunction(GridSqlFunctionType type)
type - Function type.public String getSQL()
public String name()
public GridSqlFunctionType type()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018