Uses of Enum Class
org.springframework.data.gemfire.RegionShortcutWrapper
-
Uses of RegionShortcutWrapper in org.springframework.data.gemfire
Modifier and TypeMethodDescriptionstatic RegionShortcutWrapper
Returns the enum constant of this class with the specified name.static RegionShortcutWrapper
RegionShortcutWrapper.valueOf
(RegionShortcut regionShortcut) Returns the enum constant of this class with the specified name.static RegionShortcutWrapper[]
RegionShortcutWrapper.values()
Returns an array containing the constants of this enum class, in the order they are declared.