Uses of Class
redis.clients.jedis.search.aggr.SortedField
Packages that use SortedField
Package
Description
This package contains the classes related to Aggregation commands in RediSearch module.
-
Uses of SortedField in redis.clients.jedis.search.aggr
Methods in redis.clients.jedis.search.aggr that return SortedFieldMethods in redis.clients.jedis.search.aggr with parameters of type SortedFieldModifier and TypeMethodDescriptionstatic ReducerReducers.first_value(String field, SortedField sortBy) REDUCE FIRST_VALUE {nargs} {property} [BY {property} [ASC|DESC]]AggregationBuilder.sortBy(int max, SortedField... fields) AggregationBuilder.sortBy(SortedField... fields)