| Package | Description |
|---|---|
| org.apache.ignite.internal.sql.command |
| Modifier and Type | Method and Description |
|---|---|
Collection<SqlIndexColumn> |
SqlCreateIndexCommand.columns() |
| Constructor and Description |
|---|
SqlCreateIndexCommand(String schemaName,
@Nullable String tblName,
String idxName,
boolean ifNotExists,
Collection<SqlIndexColumn> cols,
boolean spatial,
int parallel,
int inlineSize) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023