Package | Description |
---|---|
org.apache.ignite |
Contains entry-point Ignite & HPC APIs.
|
Modifier and Type | Method and Description |
---|---|
<T> T |
IgniteCache.invoke(K key,
IgniteEntryProcessor<K,V,T> entryProcessor,
Object... arguments)
Invokes an
IgniteEntryProcessor against the Entry specified by
the provided key. |
<T> Map<K,javax.cache.processor.EntryProcessorResult<T>> |
IgniteCache.invokeAll(Set<? extends K> keys,
IgniteEntryProcessor<K,V,T> entryProcessor,
Object... args)
Invokes an
IgniteEntryProcessor against the set of Entry s
specified by the set of keys. |
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015