| Package | Description |
|---|---|
| org.springframework.data.redis.core |
Core package for integrating Redis with Spring concepts.
|
| org.springframework.data.redis.core.query |
Query package for Redis template.
|
| Class and Description |
|---|
| SortQuery
High-level abstraction over a Redis SORT (generified equivalent of
SortParameters). |
| Class and Description |
|---|
| SortCriterion
Internal interface part of the Sort DSL.
|
| SortQuery
High-level abstraction over a Redis SORT (generified equivalent of
SortParameters). |
| SortQueryBuilder
Simple builder class for constructing
SortQuery. |
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.