| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheMvccCallback.onFreed(GridDistributedCacheEntry<K,V> entry)
Called when entry has no more candidates.
|
void |
GridCacheMvccCallback.onLocked(GridDistributedCacheEntry<K,V> entry)
Called when entry gets a first candidate.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtCacheEntry<K,V>
Replicated cache entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicCacheEntry<K,V>
DHT atomic cache entry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedCacheEntry<K,V>
Cache entry for colocated cache.
|
class |
GridDhtDetachedCacheEntry<K,V>
Detached cache entry.
|
| Modifier and Type | Method and Description |
|---|---|
GridDistributedCacheEntry<K,V> |
GridDhtColocatedCache.entryExx(K key,
long topVer,
boolean allowDetached)
Gets or creates entry for given key and given topology version.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearCacheEntry<K,V>
Near cache entry.
|
| Modifier and Type | Method and Description |
|---|---|
List<GridDistributedCacheEntry<K,V>> |
GridNearLockFuture.entriesCopy() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC1 Release Date : February 17 2015