public class SqlKillScanQueryCommand extends Object implements SqlCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
KILL_SCAN_QRY_FORMAT
KILL SCAN format message.
|
| Constructor and Description |
|---|
SqlKillScanQueryCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCacheName() |
UUID |
getOriginNodeId() |
long |
getQryId() |
SqlCommand |
parse(SqlLexer lex)
Parse command.
|
String |
schemaName() |
void |
schemaName(String schemaName) |
public static final String KILL_SCAN_QRY_FORMAT
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 UUID getOriginNodeId()
public String getCacheName()
public long getQryId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021