Uses of Enum Class
redis.clients.jedis.search.SearchProtocol.SearchKeyword
Packages that use SearchProtocol.SearchKeyword
Package
Description
This package contains the classes and interfaces related to RediSearch module.
-
Uses of SearchProtocol.SearchKeyword in redis.clients.jedis.search
Methods in redis.clients.jedis.search that return SearchProtocol.SearchKeywordModifier and TypeMethodDescriptionstatic SearchProtocol.SearchKeywordReturns the enum constant of this class with the specified name.static SearchProtocol.SearchKeyword[]SearchProtocol.SearchKeyword.values()Returns an array containing the constants of this enum class, in the order they are declared.