Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
org.apache.ignite.cache |
Contains main Data Grid APIs.
|
Modifier and Type | Method and Description |
---|---|
<K,V> IgniteCache<K,V> |
IgniteSpringBean.jcache(String name)
Gets an instance of
IgniteCache API. |
<K,V> IgniteCache<K,V> |
Ignite.jcache(String name)
Gets an instance of
IgniteCache API. |
IgniteCache<K,V> |
IgniteCache.withAsync()
Gets component with asynchronous mode enabled.
|
IgniteCache<K,V> |
IgniteCache.withExpiryPolicy(javax.cache.expiry.ExpiryPolicy plc) |
IgniteCache<K,V> |
IgniteCache.withSkipStore() |
Modifier and Type | Method and Description |
---|---|
void |
IgniteDataStreamer.Updater.update(IgniteCache<K,V> cache,
Collection<Map.Entry<K,V>> entries)
Updates cache with batch of entries.
|
Modifier and Type | Method and Description |
---|---|
javax.cache.CacheManager |
CachingProvider.findManager(IgniteCache<?,?> cache) |
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015