| 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 |
|---|---|
void |
SchemaChangeListener.onIndexCreated(String schemaName,
String tblName,
String idxName,
GridQueryIndexDescriptor idxDesc,
@Nullable Index idx)
Callback on index creation.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022