public static class AggregateOptions.Operation.SortBy extends java.lang.Object implements AggregateOptions.Operation
| Modifier and Type | Class and Description |
|---|---|
static class |
AggregateOptions.Operation.SortBy.Property |
AggregateOptions.Operation.Apply, AggregateOptions.Operation.Filter, AggregateOptions.Operation.GroupBy, AggregateOptions.Operation.Limit, AggregateOptions.Operation.Order, AggregateOptions.Operation.SortBy| Constructor and Description |
|---|
SortBy() |
| Modifier and Type | Method and Description |
|---|---|
<K,V> void |
build(RediSearchCommandArgs<K,V> args) |
public <K,V> void build(RediSearchCommandArgs<K,V> args)
build in interface RediSearchArgument