public class SqlKillComputeTaskCommand extends Object implements SqlCommand
| Constructor and Description |
|---|
SqlKillComputeTaskCommand() |
| Modifier and Type | Method and Description |
|---|---|
IgniteUuid |
getSessionId() |
SqlCommand |
parse(SqlLexer lex)
Parse command.
|
String |
schemaName() |
void |
schemaName(String schemaName) |
public SqlCommand parse(SqlLexer lex)
parse in interface SqlCommandlex - Lexer.public IgniteUuid getSessionId()
public String schemaName()
schemaName in interface SqlCommandpublic void schemaName(String schemaName)
schemaName in interface SqlCommandschemaName - Schema name.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021