| 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CacheException | |
|---|---|
| com.j_spaces.javax.cache | Deprecated: use com.gigaspaces.datasource instead.  | 
| org.openspaces.core | Top level core package holding main OpenSpaces API for Space (GigaSpace) and Map (GigaMap) and the ability to create it. | 
| Uses of CacheException in com.j_spaces.javax.cache | 
|---|
| Methods in com.j_spaces.javax.cache that throw CacheException | |
|---|---|
 Map | 
Cache.getAll(Collection keys)
Deprecated. The getAll method will return, from the cache, a Map of the objects associated with the Collection of keys in argument "keys".  | 
 void | 
Cache.load(Object key)
Deprecated. The load method provides a means to "pre load" the cache.  | 
 void | 
Cache.loadAll(Collection keys)
Deprecated. The loadAll method provides a means to "pre load" objects into the cache.  | 
| Uses of CacheException in org.openspaces.core | 
|---|
| Methods in org.openspaces.core that throw CacheException | |
|---|---|
 Map | 
DefaultGigaMap.getAll(Collection keys)
 | 
 void | 
DefaultGigaMap.load(Object key)
 | 
 void | 
DefaultGigaMap.loadAll(Collection keys)
 | 
  | 
GigaSpaces XAP 7.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||