| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache |
| Modifier and Type | Method and Description |
|---|---|
Collection<IgniteCacheProxy<?,?>> |
IgniteKernal.caches() |
| Modifier and Type | Method and Description |
|---|---|
IgniteCacheProxy<K,V> |
IgniteCacheProxy.cacheNoGate()
Gets cache proxy which does not acquire read lock on gateway enter, should be
used only if grid read lock is externally acquired.
|
<K,V> IgniteCacheProxy<K,V> |
GridCacheProcessor.jcache(String name) |
<K,V> IgniteCacheProxy<K,V> |
GridCacheProcessor.publicJCache(String cacheName) |
<K,V> IgniteCacheProxy<K,V> |
GridCacheProcessor.publicJCache(String cacheName,
boolean failIfNotStarted) |
| Modifier and Type | Method and Description |
|---|---|
Collection<IgniteCacheProxy<?,?>> |
GridCacheProcessor.jcaches() |
Collection<IgniteCacheProxy<?,?>> |
GridCacheProcessor.publicCaches() |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.2.0-incubating Release Date : June 16 2015