| Modifier and Type | Method and Description |
|---|---|
IndexName |
IndexDefinition.idxName() |
| Modifier and Type | Method and Description |
|---|---|
@Nullable Index |
IndexProcessor.index(IndexName idxName)
Returns index for specified name.
|
void |
IndexProcessor.removeIndex(IndexName idxName,
boolean softDelete)
Removes an index.
|
| Modifier and Type | Method and Description |
|---|---|
IndexName |
QueryIndexDefinition.idxName() |
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTask(List<Long> rootPages,
List<InlineIndexTree> trees,
String cacheGrpName,
String cacheName,
IndexName idxName,
String treeName)
Deprecated.
|
QueryIndexDefinition(GridQueryTypeDescriptor typeDesc,
GridCacheContextInfo<?,?> cacheInfo,
IndexName idxName,
String treeName,
IndexRowCache idxRowCache,
boolean isPrimary,
boolean isAffinity,
LinkedHashMap<String,IndexKeyDefinition> keyDefs,
int cfgInlineSize,
IndexKeyTypeSettings keyTypeSettings) |
| Modifier and Type | Method and Description |
|---|---|
IndexName |
ClientIndexDefinition.idxName() |
| Constructor and Description |
|---|
ClientIndexDefinition(IndexName idxName,
LinkedHashMap<String,IndexKeyDefinition> keyDefs,
int cfgInlineSize,
int maxInlineSize) |
| Constructor and Description |
|---|
InlineObjectBytesDetector(int inlineSize,
Collection<IndexKeyDefinition> keyDefs,
IndexName idxName,
IgniteLogger log) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023