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