| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index | |
| org.apache.ignite.internal.processors.query | |
| org.apache.ignite.internal.processors.query.schema |
| Modifier and Type | Method and Description |
|---|---|
Index |
IndexProcessor.createIndexDynamically(GridCacheContext cctx,
IndexFactory factory,
IndexDefinition definition,
SchemaIndexCacheVisitor cacheVisitor)
Creates a new index.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridQueryIndexing.dynamicIndexCreate(String schemaName,
String tblName,
QueryIndexDescriptorImpl idxDesc,
boolean ifNotExists,
SchemaIndexCacheVisitor cacheVisitor)
Create new index locally.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaIndexCacheVisitorImpl
Visitor who create/rebuild indexes in parallel by partition for a given cache.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021