| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.query |
| Modifier and Type | Method and Description |
|---|---|
QueryIndexDescriptorImpl |
QueryIndexDescriptorImpl.addField(String field,
int orderNum,
boolean descending)
Adds field to this index.
|
static QueryIndexDescriptorImpl |
QueryUtils.createIndexDescriptor(QueryTypeDescriptorImpl typeDesc,
QueryIndex idx)
Create index descriptor.
|
QueryIndexDescriptorImpl |
QueryTypeDescriptorImpl.index(String name)
Get index by name.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<QueryIndexDescriptorImpl> |
QueryTypeDescriptorImpl.indexes0() |
| Modifier and Type | Method and Description |
|---|---|
void |
QueryTypeDescriptorImpl.addIndex(QueryIndexDescriptorImpl idx)
Add index.
|
void |
GridQueryIndexing.dynamicIndexCreate(String schemaName,
String tblName,
QueryIndexDescriptorImpl idxDesc,
boolean ifNotExists,
SchemaIndexCacheVisitor cacheVisitor)
Create new index locally.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.2.0 Release Date : September 15 2017