|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LocalCacheSpaceConfigurer.UpdateMode | |
---|---|
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). |
Uses of LocalCacheSpaceConfigurer.UpdateMode in org.openspaces.core.space.cache |
---|
Methods in org.openspaces.core.space.cache that return LocalCacheSpaceConfigurer.UpdateMode | |
---|---|
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're declared. |
Methods in org.openspaces.core.space.cache with parameters of type LocalCacheSpaceConfigurer.UpdateMode | |
---|---|
LocalCacheSpaceConfigurer |
LocalCacheSpaceConfigurer.updateMode(LocalCacheSpaceConfigurer.UpdateMode mode)
|
|
GigaSpaces XAP 7.0 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |