Package org.springframework.data.redis.core.query
@NonNullApi
@NonNullFields
package org.springframework.data.redis.core.query
Query package for Redis template.
-
ClassDescriptionUtilities for
SortQuery
implementations.Internal interface part of the Sort DSL.SortQuery<K>High-level abstraction over a Redis SORT (generified equivalent ofSortParameters
).Simple builder class for constructingSortQuery
.