public class SqlKillContinuousQueryCommand extends Object implements SqlCommand
| Modifier and Type | Field and Description |
|---|---|
static String |
KILL_CQ_FORMAT
KILL CONTINUOUS format message.
|
| Constructor and Description |
|---|
SqlKillContinuousQueryCommand() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getOriginNodeId() |
UUID |
getRoutineId() |
SqlCommand |
parse(SqlLexer lex)
Parse command.
|
String |
schemaName() |
void |
schemaName(String schemaName) |
public static final String KILL_CQ_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 getRoutineId()
public UUID getOriginNodeId()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020