See: Description
| Interface | Description |
|---|---|
| SortCriterion<K> |
Internal interface part of the Sort DSL.
|
| SortQuery<K> |
High-level abstraction over a Redis SORT (generified equivalent of
SortParameters). |
| Class | Description |
|---|---|
| QueryUtils |
Utilities for
SortQuery implementations. |
| SortQueryBuilder<K> |
Simple builder class for constructing
SortQuery. |