| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index | |
| org.apache.ignite.internal.cache.query.index.sorted.defragmentation | |
| org.apache.ignite.internal.util.collection |
| Modifier and Type | Method and Description |
|---|---|
void |
IndexProcessor.defragment(CacheGroupContext grpCtx,
CacheGroupContext newCtx,
PageMemoryEx partPageMem,
IntMap<LinkMap> mappingByPart,
CheckpointTimeoutLock cpLock,
Runnable cancellationChecker,
IgniteThreadPoolExecutor defragmentationThreadPool)
Defragment index partition.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexingDefragmentation.defragment(CacheGroupContext grpCtx,
CacheGroupContext newCtx,
PageMemoryEx partPageMem,
IntMap<LinkMap> mappingByPartition,
CheckpointTimeoutLock cpLock,
Runnable cancellationChecker,
IgniteThreadPoolExecutor defragmentationThreadPool,
IgniteLogger log)
Defragment index partition.
|
| Modifier and Type | Class and Description |
|---|---|
class |
IntHashMap<V>
The simple map for primitive types base on Robin-hood hashing with backward shift.
|
class |
IntRWHashMap<V>
Read-write lock wrapper for
IntMap. |
| Constructor and Description |
|---|
IntHashMap(IntMap<? extends V> other)
Copy constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021