Uses of Enum Class
org.openspaces.core.space.cache.LocalCacheSpaceConfigurer.UpdateMode
Packages that use LocalCacheSpaceConfigurer.UpdateMode
Package
Description
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.UpdateModeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LocalCacheSpaceConfigurer.UpdateMode[]LocalCacheSpaceConfigurer.UpdateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openspaces.core.space.cache with parameters of type LocalCacheSpaceConfigurer.UpdateModeModifier and TypeMethodDescriptionvoidLocalCacheSpaceFactoryBean.setUpdateMode(LocalCacheSpaceConfigurer.UpdateMode localCacheUpdateMode) LocalCacheSpaceConfigurer.updateMode(LocalCacheSpaceConfigurer.UpdateMode mode)