public class SqlKillQueryCommand extends Object implements SqlCommand
| Constructor and Description |
|---|
SqlKillQueryCommand() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
async() |
UUID |
nodeId() |
long |
nodeQueryId() |
SqlCommand |
parse(SqlLexer lex)
Parse command.
|
String |
schemaName() |
void |
schemaName(String schemaName) |
public SqlCommand parse(SqlLexer lex)
parse in interface SqlCommandlex - Lexer.public String schemaName()
schemaName in interface SqlCommandpublic void schemaName(String schemaName)
schemaName in interface SqlCommandschemaName - Schema name.public long nodeQueryId()
public UUID nodeId()
public boolean async()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020