Uses of Class
com.redis.lettucemod.search.Sort.Builder
Packages that use Sort.Builder
-
Uses of Sort.Builder in com.redis.lettucemod.search
Methods in com.redis.lettucemod.search that return Sort.BuilderModifier and TypeMethodDescriptionstatic Sort.BuilderSort.Builder.by(Sort.Property... properties) static Sort.BuilderSort.by(Sort.Property... properties) static Sort.BuilderSort.Builder.max(long max) static Sort.BuilderAggregateOperation.sort(Sort.Property... properties)