Uses of Package
org.springframework.data.redis.core.query
Packages that use org.springframework.data.redis.core.query
Package
Description
Core package for integrating Redis with Spring concepts.
Query package for Redis template.
-
Classes in org.springframework.data.redis.core.query used by org.springframework.data.redis.coreClassDescriptionHigh-level abstraction over a Redis SORT (generified equivalent of
SortParameters). -
Classes in org.springframework.data.redis.core.query used by org.springframework.data.redis.core.queryClassDescriptionInternal interface part of the Sort DSL.High-level abstraction over a Redis SORT (generified equivalent of
SortParameters).Simple builder class for constructingSortQuery.