| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache |
This package contain cache-related processors & persistence implementation.
|
| org.apache.ignite.internal.processors.cache.distributed.dht | |
| org.apache.ignite.internal.processors.cache.distributed.dht.colocated | |
| org.apache.ignite.internal.processors.cache.distributed.near | |
| org.apache.ignite.internal.processors.cache.transactions |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheLockCallback.onFreed(GridDistributedCacheEntry entry)
Called when entry has no more candidates.
|
void |
GridCacheLockCallback.onLocked(GridDistributedCacheEntry entry)
Called when entry gets a first candidate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtCacheEntry
Replicated cache entry.
|
| Modifier and Type | Method and Description |
|---|---|
protected GridDistributedCacheEntry |
GridDhtCacheAdapter.createEntry(KeyCacheObject key) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtDetachedCacheEntry
Detached cache entry.
|
| Modifier and Type | Method and Description |
|---|---|
GridDistributedCacheEntry |
GridDhtColocatedCache.entryExx(KeyCacheObject key,
AffinityTopologyVersion topVer,
boolean allowDetached)
Gets or creates entry for given key and given topology version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearCacheEntry
Near cache entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<GridDistributedCacheEntry> |
GridNearLockFuture.entriesCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
IgniteTxManager.detectPossibleCollidingKeys(GridDistributedCacheEntry entry)
Check local and remote candidates queue size.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020