Package com.redislabs.lettusearch
Interface AggregateOptions.Operation
-
- All Superinterfaces:
RediSearchArgument
- All Known Implementing Classes:
AggregateOptions.Operation.Apply,AggregateOptions.Operation.Filter,AggregateOptions.Operation.GroupBy,AggregateOptions.Operation.Limit,AggregateOptions.Operation.SortBy
- Enclosing class:
- AggregateOptions
public static interface AggregateOptions.Operation extends RediSearchArgument
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAggregateOptions.Operation.Applystatic classAggregateOptions.Operation.Filterstatic classAggregateOptions.Operation.GroupBystatic classAggregateOptions.Operation.Limitstatic classAggregateOptions.Operation.Orderstatic classAggregateOptions.Operation.SortBy
-
Method Summary
-
Methods inherited from interface com.redislabs.lettusearch.RediSearchArgument
build
-
-