Uses of Enum Class
com.redis.lettucemod.protocol.JsonCommandKeyword
Packages that use JsonCommandKeyword
-
Uses of JsonCommandKeyword in com.redis.lettucemod.protocol
Methods in com.redis.lettucemod.protocol that return JsonCommandKeywordModifier and TypeMethodDescriptionstatic JsonCommandKeywordReturns the enum constant of this class with the specified name.static JsonCommandKeyword[]JsonCommandKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.