| Modifier and Type | Class and Description |
|---|---|
class |
QueryEntityIndexDescriptor
Index descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,GridQueryIndexDescriptor> |
QueryEntityTypeDescriptor.indexes() |
| Modifier and Type | Class and Description |
|---|---|
class |
QueryIndexDescriptorImpl
Index descriptor.
|
class |
QuerySysIndexDescriptorImpl
Sys Indexes descriptor.
|
| Modifier and Type | Method and Description |
|---|---|
GridQueryIndexDescriptor |
QueryTypeDescriptorImpl.textIndex()
Get text index for this type (if any).
|
GridQueryIndexDescriptor |
GridQueryTypeDescriptor.textIndex()
Get text index for this type (if any).
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,GridQueryIndexDescriptor> |
QueryTypeDescriptorImpl.indexes()
Gets indexes for this type.
|
Map<String,GridQueryIndexDescriptor> |
GridQueryTypeDescriptor.indexes()
Gets indexes for this type.
|
| 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) |
protected static LinkedHashMap<String,IndexKeyDefinition> |
AbstractIndexDescriptorFactory.indexDescriptorToKeysDefinition(GridQueryIndexDescriptor idxDesc,
GridQueryTypeDescriptor typeDesc) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023