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 Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019