| Modifier and Type | Method and Description |
|---|---|
Set<GridCacheEntryImpl<K,V>> |
GridCacheAdapter.wrappers()
Same as
GridCacheAdapter.entrySet() but for internal use only to
avoid casting. |
Set<GridCacheEntryImpl<K,V>> |
GridCacheConcurrentMap.wrappers(GridPredicate<GridCacheEntry<K,V>>[] filter)
Entry wrapper set.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridPartitionedCacheEntryImpl<K,V>
Partitioned cache entry public API.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtCacheEntryImpl<K,V>
Colocated cache entry public API.
|
Copyright © 2014. All rights reserved.