| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
SortByArgs<K> |
SortByArgs.Builder.build()
Build the
SortByArgs. |
| Modifier and Type | Method and Description |
|---|---|
SearchArgs.Builder<K,V> |
SearchArgs.Builder.sortBy(SortByArgs<K> sortBy)
Order the results by the value of this attribute.
|
Copyright © 2025 lettuce.io. All rights reserved.