| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index | |
| org.apache.ignite.internal.cache.query.index.sorted | |
| org.apache.ignite.internal.cache.query.index.sorted.inline |
| 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(GridCacheContext<?,?> cctx,
IndexName idxName,
boolean softDelete)
Removes an index.
|
| Constructor and Description |
|---|
DurableBackgroundCleanupIndexTreeTask(List<Long> rootPages,
List<InlineIndexTree> trees,
String cacheGrpName,
String cacheName,
IndexName idxName,
String treeName)
Deprecated.
|
| Constructor and Description |
|---|
InlineObjectBytesDetector(int inlineSize,
Collection<IndexKeyDefinition> keyDefs,
IndexName idxName,
IgniteLogger log) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022