Uses of Enum Class
redis.clients.jedis.JedisBroadcastAndRoundRobinConfig.RediSearchMode
Packages that use JedisBroadcastAndRoundRobinConfig.RediSearchMode
-
Uses of JedisBroadcastAndRoundRobinConfig.RediSearchMode in redis.clients.jedis
Methods in redis.clients.jedis that return JedisBroadcastAndRoundRobinConfig.RediSearchModeModifier and TypeMethodDescriptionJedisBroadcastAndRoundRobinConfig.getRediSearchModeInCluster()Returns the enum constant of this class with the specified name.JedisBroadcastAndRoundRobinConfig.RediSearchMode.values()Returns an array containing the constants of this enum class, in the order they are declared.