Uses of Enum Class
org.springframework.data.gemfire.RegionShortcutWrapper
Packages that use RegionShortcutWrapper
-
Uses of RegionShortcutWrapper in org.springframework.data.gemfire
Methods in org.springframework.data.gemfire that return RegionShortcutWrapperModifier and TypeMethodDescriptionstatic RegionShortcutWrapperReturns the enum constant of this class with the specified name.static RegionShortcutWrapperRegionShortcutWrapper.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.