Uses of Enum Class
org.openspaces.core.map.MapConfigurer.UpdateMode
Packages that use MapConfigurer.UpdateMode
Package
Description
A package including factory beans to create GigaSpaces IMap or JCache Cache based on an
IJSpace instance.
-
Uses of MapConfigurer.UpdateMode in org.openspaces.core.map
Subclasses with type arguments of type MapConfigurer.UpdateMode in org.openspaces.core.mapMethods in org.openspaces.core.map that return MapConfigurer.UpdateModeModifier and TypeMethodDescriptionstatic MapConfigurer.UpdateModeReturns the enum constant of this class with the specified name.static MapConfigurer.UpdateMode[]MapConfigurer.UpdateMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.openspaces.core.map with parameters of type MapConfigurer.UpdateModeModifier and TypeMethodDescriptionMapConfigurer.localCacheUpdateMode(MapConfigurer.UpdateMode updateMode)