Uses of Enum Class
org.springframework.data.gemfire.GemFireProperties
-
Uses of GemFireProperties in org.springframework.data.gemfire
Modifier 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.