Uses of Enum Class
com.redis.om.spring.repository.query.SearchLanguage
Packages that use SearchLanguage
-
Uses of SearchLanguage in com.redis.om.spring.repository.query
Methods in com.redis.om.spring.repository.query that return SearchLanguageModifier and TypeMethodDescriptionstatic SearchLanguageReturns the enum constant of this class with the specified name.static SearchLanguage[]SearchLanguage.values()Returns an array containing the constants of this enum class, in the order they are declared.