Package | Description |
---|---|
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 |
---|---|
static LocalCacheSpaceConfigurer.UpdateMode |
LocalCacheSpaceConfigurer.UpdateMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LocalCacheSpaceConfigurer.UpdateMode[] |
LocalCacheSpaceConfigurer.UpdateMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LocalCacheSpaceFactoryBean.setUpdateMode(LocalCacheSpaceConfigurer.UpdateMode localCacheUpdateMode) |
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.updateMode(LocalCacheSpaceConfigurer.UpdateMode mode) |
Copyright © GigaSpaces.