All Classes Interface Summary Class Summary Enum Summary
| Class |
Description |
| AggregateAsyncCommands<K,V> |
Asynchronously executed commands for RediSearch search index.
|
| AggregateCommands<K,V> |
Synchronously executed commands for RediSearch search index.
|
| AggregateOptions |
|
| AggregateOptions.AggregateOptionsBuilder |
|
| AggregateOptions.Operation |
|
| AggregateOptions.Operation.Apply |
|
| AggregateOptions.Operation.Filter |
|
| AggregateOptions.Operation.GroupBy |
|
| AggregateOptions.Operation.GroupBy.Reducer |
|
| AggregateOptions.Operation.GroupBy.Reducer.Avg |
|
| AggregateOptions.Operation.GroupBy.Reducer.Count |
|
| AggregateOptions.Operation.GroupBy.Reducer.CountDistinct |
|
| AggregateOptions.Operation.GroupBy.Reducer.CountDistinctish |
|
| AggregateOptions.Operation.GroupBy.Reducer.FirstValue |
|
| AggregateOptions.Operation.GroupBy.Reducer.FirstValue.By |
|
| AggregateOptions.Operation.GroupBy.Reducer.Max |
|
| AggregateOptions.Operation.GroupBy.Reducer.Min |
|
| AggregateOptions.Operation.GroupBy.Reducer.Quantile |
|
| AggregateOptions.Operation.GroupBy.Reducer.RandomSample |
|
| AggregateOptions.Operation.GroupBy.Reducer.StdDev |
|
| AggregateOptions.Operation.GroupBy.Reducer.Sum |
|
| AggregateOptions.Operation.GroupBy.Reducer.ToList |
|
| AggregateOptions.Operation.Limit |
|
| AggregateOptions.Operation.Order |
|
| AggregateOptions.Operation.SortBy |
|
| AggregateOptions.Operation.SortBy.Property |
|
| AggregateOutput<K,V,R extends AggregateResults<K>> |
|
| AggregateReactiveCommands<K,V> |
Reactive executed commands for RediSearch search index.
|
| AggregateResultOutput<K,V> |
|
| AggregateResults<K> |
|
| AggregateWithCursorOutput<K,V> |
|
| AggregateWithCursorResults<K> |
|
| CommandKeyword |
|
| CommandType |
RediSearch commands.
|
| CreateOptions<K,V> |
|
| CreateOptions.Structure |
|
| Cursor |
|
| Document<K,V> |
|
| Document.DocumentBuilder<K,V> |
|
| Field<K> |
|
| Field.FieldBuilder<K,F extends Field<K>,B extends Field.FieldBuilder<K,F,B>> |
|
| Field.Geo<K> |
|
| Field.Geo.GeoFieldBuilder<K> |
|
| Field.Numeric<K> |
|
| Field.Numeric.NumericFieldBuilder<K> |
|
| Field.Tag<K> |
|
| Field.Tag.TagFieldBuilder<K> |
|
| Field.Text<K> |
|
| Field.Text.PhoneticMatcher |
|
| Field.Text.TextFieldBuilder<K> |
|
| Field.Type |
|
| IndexAsyncCommands<K,V> |
Asynchronously-executded index administration commands for RediSearch.
|
| IndexCommands<K,V> |
Synchronously-executed index admin commands for RediSearch.
|
| IndexInfo<K> |
|
| IndexReactiveCommands<K,V> |
Reactive-executed index admin commands for RediSearch.
|
| MapListOutput<K,V> |
List of Maps.
|
| RediSearchArgument |
|
| RediSearchAsyncCommands<K,V> |
|
| RediSearchAsyncCommandsImpl<K,V> |
|
| RediSearchClient |
A scalable and thread-safe RediSearch
client supporting synchronous, asynchronous and reactive execution models.
|
| RediSearchCommandArgs<K,V> |
Command args for RediSearch connections.
|
| RediSearchCommandBuilder<K,V> |
Dedicated pub/sub command builder to build pub/sub commands.
|
| RediSearchCommands<K,V> |
|
| RediSearchReactiveCommands<K,V> |
|
| RediSearchReactiveCommandsImpl<K,V> |
|
| RediSearchUtils |
|
| SearchAsyncCommands<K,V> |
Asynchronously executed commands for RediSearch search index.
|
| SearchCommands<K,V> |
Synchronously executed commands for RediSearch search index.
|
| SearchNoContentOutput<K,V> |
|
| SearchOptions<K> |
|
| SearchOptions.Highlight<K> |
|
| SearchOptions.Highlight.Tag<K> |
|
| SearchOptions.Language |
|
| SearchOptions.Limit |
|
| SearchOptions.SortBy<K> |
|
| SearchOptions.SortBy.Direction |
|
| SearchOutput<K,V> |
|
| SearchReactiveCommands<K,V> |
Reactive executed commands for RediSearch search index.
|
| SearchResults<K,V> |
|
| StatefulRediSearchConnection<K,V> |
|
| StatefulRediSearchConnectionImpl<K,V> |
A thread-safe connection to a RediSearch server.
|
| SuggestAsyncCommands<K,V> |
Asynchronously executed commands for RediSearch suggestion index.
|
| SuggestCommands<K,V> |
Synchronously executed commands for RediSearch suggestion index.
|
| Suggestion<V> |
|
| Suggestion.SuggestionBuilder<V> |
|
| SuggestOutput<K,V> |
|
| SuggestReactiveCommands<K,V> |
Reactive executed commands for RediSearch suggestion index.
|
| SuggetOptions |
|