| Modifier and Type | Method and Description |
|---|---|
<K,V> GridCacheAdapter<K,V> |
IgniteKernal.internalCache()
USED ONLY FOR TESTING.
|
<K,V> GridCacheAdapter<K,V> |
IgniteKernal.internalCache(String name)
USED ONLY FOR TESTING.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridCacheAdapter<K,V> |
GridCacheClearAllRunnable.cache
Cache to be cleared.
|
| Modifier and Type | Method and Description |
|---|---|
GridCacheAdapter<K,V> |
GridCacheContext.cache() |
<K,V> GridCacheAdapter<K,V> |
GridCacheProcessor.internalCache() |
<K,V> GridCacheAdapter<K,V> |
GridCacheProcessor.internalCache(String name) |
GridCacheAdapter<Integer,String> |
GridCacheProcessor.marshallerCache() |
| Modifier and Type | Method and Description |
|---|---|
Collection<GridCacheAdapter<?,?>> |
GridCacheProcessor.internalCaches() |
| Modifier and Type | Method and Description |
|---|---|
void |
GridCacheContext.cache(GridCacheAdapter<K,V> cache) |
| Constructor and Description |
|---|
GridCacheClearAllRunnable(GridCacheAdapter<K,V> cache,
GridCacheVersion obsoleteVer,
int id,
int totalCnt,
boolean readers)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDistributedCacheAdapter<K,V>
Distributed cache implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtCache<K,V>
DHT cache.
|
class |
GridDhtCacheAdapter<K,V>
DHT cache adapter.
|
class |
GridDhtTransactionalCacheAdapter<K,V>
Base class for transactional DHT caches.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtAtomicCache<K,V>
Non-transactional partitioned cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridDhtColocatedCache<K,V>
Colocated cache.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridNearAtomicCache<K,V>
Near cache for atomic cache.
|
class |
GridNearCacheAdapter<K,V>
Common logic for near caches.
|
class |
GridNearTransactionalCache<K,V>
Near cache for transactional cache.
|
| Constructor and Description |
|---|
GridNearCacheClearAllRunnable(GridCacheAdapter<K,V> cache,
GridCacheVersion obsoleteVer,
GridCacheClearAllRunnable<K,V> dhtJob)
Constructor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalCache<K,V>
Local cache implementation.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GridLocalAtomicCache<K,V>
Non-transactional local cache.
|
| Modifier and Type | Field and Description |
|---|---|
protected GridCacheAdapter |
GridCacheQueueAdapter.cache
Cache.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
VisorCache.estimateMemorySize(IgniteEx ignite,
GridCacheAdapter ca,
int sample)
Estimate memory size used by cache.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.7.0 Release Date : August 1 2016