Uses of Enum Class
redis.clients.jedis.search.aggr.SortedField.SortOrder
Packages that use SortedField.SortOrder
Package
Description
This package contains the classes related to Aggregation commands in RediSearch module.
-
Uses of SortedField.SortOrder in redis.clients.jedis.search.aggr
Fields in redis.clients.jedis.search.aggr declared as SortedField.SortOrderMethods in redis.clients.jedis.search.aggr that return SortedField.SortOrderModifier and TypeMethodDescriptionstatic SortedField.SortOrderReturns the enum constant of this class with the specified name.static SortedField.SortOrder[]SortedField.SortOrder.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in redis.clients.jedis.search.aggr with parameters of type SortedField.SortOrder