Uses of Enum Class
com.redis.om.spring.repository.query.clause.QueryClause
Packages that use QueryClause
-
Uses of QueryClause in com.redis.om.spring.repository.query.clause
Methods in com.redis.om.spring.repository.query.clause that return QueryClauseModifier and TypeMethodDescriptionstatic QueryClauseQueryClause.get(redis.clients.jedis.search.Schema.FieldType fieldType, org.springframework.data.repository.query.parser.Part.Type partType) static QueryClauseReturns the enum constant of this class with the specified name.static QueryClause[]QueryClause.values()Returns an array containing the constants of this enum class, in the order they are declared.