|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Cache | |
|---|---|
| com.j_spaces.javax.cache | Deprecated: use com.gigaspaces.datasource instead. |
| com.j_spaces.map | Provides GigaSpaces MAP API |
| 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 Cache in com.j_spaces.javax.cache |
|---|
| Methods in com.j_spaces.javax.cache with parameters of type Cache | |
|---|---|
int |
EvictionStrategy.evict(Cache cache)
Deprecated. Evicts batch of CacheEntry from the Cache according to the eviction strategy. |
| Uses of Cache in com.j_spaces.map |
|---|
| Subinterfaces of Cache in com.j_spaces.map | |
|---|---|
interface |
IMap
Notice: since 7.0 this API is internal and might be subject to changes in future versions. |
| Uses of Cache in org.openspaces.core |
|---|
| Subinterfaces of Cache in org.openspaces.core | |
|---|---|
interface |
GigaMap
Provides a simpler interface on top of IMap and
Cache implementation. |
| Classes in org.openspaces.core that implement Cache | |
|---|---|
class |
DefaultGigaMap
An implementation of the GigaMap interface simplifying the work with
JCache and Map interface on top of the Space. |
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||