Uses of Enum Class
com.redis.om.spring.search.stream.predicates.PredicateType
Packages that use PredicateType
-
Uses of PredicateType in com.redis.om.spring.search.stream.predicates
Methods in com.redis.om.spring.search.stream.predicates that return PredicateTypeModifier and TypeMethodDescriptionstatic PredicateTypeReturns the enum constant of this class with the specified name.static PredicateType[]PredicateType.values()Returns an array containing the constants of this enum class, in the order they are declared.