public class AggregateOptions extends java.lang.Object implements RediSearchArgument
| Modifier and Type | Class and Description |
|---|---|
static class |
AggregateOptions.AggregateOptionsBuilder |
static interface |
AggregateOptions.Operation |
| Constructor and Description |
|---|
AggregateOptions() |
| 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