Package | Description |
---|---|
com.gigaspaces.internal.client.cache | |
com.gigaspaces.internal.client.cache.localcache | |
com.gigaspaces.internal.client.cache.localview | |
org.openspaces.core.space.cache |
A package allowing for simpler creation of Local Cache and Local View (expose an IJSpace) based
on an actual IJSpace instance (usually created using the core.space package).
|
Modifier and Type | Method and Description |
---|---|
abstract SpaceCacheConfig |
AbstractSpaceCacheContainer.getCacheConfig() |
Constructor and Description |
---|
AbstractSpaceCacheContainer(IDirectSpaceProxy remoteProxy,
SpaceCacheConfig config) |
NotifySpaceCacheStateListener(NotifySpaceCache spaceCache,
SpaceCacheConfig cacheConfig) |
Modifier and Type | Class and Description |
---|---|
class |
LocalCacheConfig |
Modifier and Type | Class and Description |
---|---|
class |
LocalViewConfig |
Modifier and Type | Method and Description |
---|---|
protected abstract SpaceCacheConfig |
AbstractLocalCacheSpaceFactoryBean.getCacheConfig() |
protected SpaceCacheConfig |
LocalCacheSpaceFactoryBean.getCacheConfig() |
protected SpaceCacheConfig |
LocalViewSpaceFactoryBean.getCacheConfig() |
Copyright © GigaSpaces.