Uses of Enum Class
org.springframework.data.gemfire.GemFireProperties
Packages that use GemFireProperties
-
Uses of GemFireProperties in org.springframework.data.gemfire
Methods in org.springframework.data.gemfire that return GemFirePropertiesModifier and TypeMethodDescriptionstatic GemFireProperties
Factory method used to get aGemFireProperties
enumerated value for the givenproperty name
.static GemFireProperties
Returns the enum constant of this class with the specified name.static GemFireProperties[]
GemFireProperties.values()
Returns an array containing the constants of this enum class, in the order they are declared.