| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache | |
| org.apache.ignite.internal.util.lang | |
| org.apache.ignite.internal.util.typedef |
Contains typedefs definitions for frequently used classes.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
GridCacheStoreManager.loadCache(GridInClosure3<KeyCacheObject,Object,GridCacheVersion> vis,
Object[] args)
Loads data from persistent store.
|
void |
GridCacheStoreManager.localStoreLoadAll(IgniteInternalTx tx,
Collection<? extends KeyCacheObject> keys,
GridInClosure3<KeyCacheObject,Object,GridCacheVersion> vis) |
| Modifier and Type | Class and Description |
|---|---|
class |
GridInClosure3X<E1,E2,E3>
Convenient in-closure subclass that allows for thrown grid exception.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CI3<E1,E2,E3>
Defines
alias for GridInClosure3 by extending it. |
| Modifier and Type | Class and Description |
|---|---|
class |
CIX3<E1,E2,E3>
Defines
alias for GridInClosure3X by extending it. |
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0 Release Date : March 31 2015