| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
static <K> AggregateArgs.SortBy<K> |
AggregateArgs.SortBy.of(AggregateArgs.SortProperty<K>... properties)
Static factory method to create a SortBy instance with multiple properties.
|
| Constructor and Description |
|---|
SortBy(List<AggregateArgs.SortProperty<K>> properties) |
Copyright © 2025 lettuce.io. All rights reserved.