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