| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.query.schema |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheMapEntry.updateIndex(SchemaIndexCacheVisitorClosure clo)
Update index from within entry lock, passing key, value, and expiration time to provided closure.
|
void |
GridCacheEntryEx.updateIndex(SchemaIndexCacheVisitorClosure clo)
Update index from within entry lock, passing key, value, and expiration time to provided closure.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaIndexCacheVisitor.visit(SchemaIndexCacheVisitorClosure clo)
Visit cache entries and pass them to closure.
|
void |
SchemaIndexCacheVisitorImpl.visit(SchemaIndexCacheVisitorClosure clo)
Visit cache entries and pass them to closure.
|
| Constructor and Description |
|---|
SchemaIndexCachePartitionWorker(GridCacheContext cctx,
GridDhtLocalPartition locPart,
AtomicBoolean stop,
@Nullable SchemaIndexOperationCancellationToken cancel,
SchemaIndexCacheVisitorClosure clo,
GridFutureAdapter<SchemaIndexCacheStat> fut,
AtomicInteger partsCnt)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.10.0 Release Date : March 10 2021