| 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 |
GridCacheEntryEx.updateIndex(SchemaIndexCacheFilter filter,
SchemaIndexCacheVisitorClosure clo)
Update index from within entry lock, passing key, value, and expiration time to provided closure.
|
void |
GridCacheMapEntry.updateIndex(SchemaIndexCacheFilter filter,
SchemaIndexCacheVisitorClosure clo)
Update index from within entry lock, passing key, value, and expiration time to provided closure.
|
| Constructor and Description |
|---|
SchemaIndexCacheVisitorImpl(GridCacheContext cctx,
SchemaIndexCacheFilter rowFilter,
SchemaIndexOperationCancellationToken cancel,
int parallelism)
Constructor.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020