| Package | Description |
|---|---|
| org.apache.ignite.internal |
Contains main implementation.
|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.processors.platform.cache.query |
| 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() |
| Modifier and Type | Method and Description |
|---|---|
void |
PlatformContinuousQuery.start(IgniteCacheProxy cache,
boolean loc,
int bufSize,
long timeInterval,
boolean autoUnsubscribe,
Query initialQry)
Start continuous query execution.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.4.0 Release Date : September 24 2015