Uses of Enum Class
redis.clients.jedis.bloom.RedisBloomProtocol.RedisBloomKeyword
Packages that use RedisBloomProtocol.RedisBloomKeyword
Package
Description
This package contains the classes related to RedisBloom module.
-
Uses of RedisBloomProtocol.RedisBloomKeyword in redis.clients.jedis.bloom
Methods in redis.clients.jedis.bloom that return RedisBloomProtocol.RedisBloomKeywordModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RedisBloomProtocol.RedisBloomKeyword[]RedisBloomProtocol.RedisBloomKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.