| Modifier and Type | Method and Description |
|---|---|
Index |
IndexProcessor.createIndexDynamically(GridCacheContext cctx,
IndexFactory factory,
IndexDefinition definition,
SchemaIndexCacheVisitor cacheVisitor)
Creates a new index.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SchemaIndexCacheVisitorImpl
Visitor who create/rebuild indexes in parallel by partition for a given cache.
|
| Modifier and Type | Method and Description |
|---|---|
IndexDescriptor |
IndexDescriptorFactory.create(GridKernalContext ctx,
GridQueryIndexDescriptor idxDesc,
TableDescriptor tbl,
@Nullable SchemaIndexCacheVisitor cacheVisitor) |
IndexDescriptor |
SortedIndexDescriptorFactory.create(GridKernalContext ctx,
GridQueryIndexDescriptor idxDesc,
TableDescriptor tbl,
@Nullable SchemaIndexCacheVisitor cacheVisitor) |
void |
SchemaManager.createIndex(String schemaName,
String tblName,
QueryIndexDescriptorImpl idxDesc,
boolean ifNotExists,
SchemaIndexCacheVisitor cacheVisitor)
Create index dynamically.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023