All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractAutoSuggestCommands<K> |
|
| AbstractBitMapCommands<K> |
|
| AbstractBloomCommands<K,V> |
|
| AbstractCountMinCommands<K,V> |
|
| AbstractCuckooCommands<K,V> |
|
| AbstractGeoCommands<K,V> |
|
| AbstractGraphCommands<K> |
|
| AbstractHashCommands<K,F,V> |
|
| AbstractHyperLogLogCommands<K,V> |
|
| AbstractJsonCommands<K> |
|
| AbstractKeyCommands<K> |
|
| AbstractListCommands<K,V> |
|
| AbstractRedisCommandGroup |
|
| AbstractRedisCommands |
|
| AbstractSearchCommands<K> |
|
| AbstractSetCommands<K,V> |
|
| AbstractSortedSetCommands<K,V> |
|
| AbstractStreamCommands<K,F,V> |
|
| AbstractStringCommands<K,V> |
|
| AbstractTimeSeriesCommands<K> |
|
| AbstractTopKCommands<K,V> |
|
| AbstractTransactionalCommands |
|
| AbstractTransactionalRedisCommandGroup |
|
| AddArgs |
Represents the extra arguments of the ts.add command.
|
| AggregateArgs |
Represents the extra arguments of the ft.aggregate command.
|
| AggregateArgs.Apply |
|
| AggregateArgs.GroupBy |
|
| AggregateArgs.SortBy |
|
| AggregateDocument |
Represents a document from a ft.aggregate response.
|
| Aggregation |
Time Series Aggregation functions
|
| AggregationResponse |
Represents the response of the ft.aggregate command.
|
| AlterArgs |
Represents the extra arguments of the ts.alter command.
|
| AutoSuggestCommands<K> |
Allows executing commands from the auto-suggest group (requires the Redis Search module from Redis stack).
|
| BfInsertArgs |
|
| BfReserveArgs |
|
| BitFieldArgs |
|
| BitFieldArgs.BitFieldType |
Represents a bit field type with details about signed/unsigned and the number of bits.
|
| BitFieldArgs.Offset |
Represents a bit field offset.
|
| BitFieldArgs.OverflowType |
|
| BitMapCommands<K> |
Allows executing commands from the bitmap group.
|
| BlockingAutoSuggestCommandsImpl<K> |
|
| BlockingBitmapCommandsImpl<K> |
|
| BlockingBloomCommandsImpl<K,V> |
|
| BlockingCountMinCommandsImpl<K,V> |
|
| BlockingCuckooCommandsImpl<K,V> |
|
| BlockingGeoCommandsImpl<K,V> |
|
| BlockingGraphCommandsImpl<K> |
|
| BlockingHashCommandsImpl<K,F,V> |
|
| BlockingHyperLogLogCommandsImpl<K,V> |
|
| BlockingJsonCommandsImpl<K> |
|
| BlockingKeyCommandsImpl<K> |
|
| BlockingListCommandsImpl<K,V> |
|
| BlockingPubSubCommandsImpl<V> |
|
| BlockingRedisDataSourceImpl |
|
| BlockingSearchCommandsImpl<K> |
|
| BlockingSetCommandsImpl<K,V> |
|
| BlockingSortedSetCommandsImpl<K,V> |
|
| BlockingStreamCommandsImpl<K,F,V> |
|
| BlockingStringCommandsImpl<K,V> |
|
| BlockingTimeSeriesCommandsImpl<K> |
|
| BlockingTopKCommandsImpl<K,V> |
|
| BlockingTransactionalAutoSuggestCommandsImpl<K> |
|
| BlockingTransactionalBitMapCommandsImpl<K> |
|
| BlockingTransactionalBloomCommandsImpl<K,V> |
|
| BlockingTransactionalCountMinCommandsImpl<K,V> |
|
| BlockingTransactionalCuckooCommandsImpl<K,V> |
|
| BlockingTransactionalGeoCommandsImpl<K,V> |
|
| BlockingTransactionalGraphCommandsImpl<K> |
|
| BlockingTransactionalHashCommandsImpl<K,F,V> |
|
| BlockingTransactionalHyperLogLogCommandsImpl<K,V> |
|
| BlockingTransactionalJsonCommandsImpl<K> |
|
| BlockingTransactionalKeyCommandsImpl<K> |
|
| BlockingTransactionalListCommandsImpl<K,V> |
|
| BlockingTransactionalRedisDataSourceImpl |
|
| BlockingTransactionalSearchCommandsImpl |
|
| BlockingTransactionalSetCommandsImpl<K,V> |
|
| BlockingTransactionalSortedSetCommandsImpl<K,V> |
|
| BlockingTransactionalStreamCommandsImpl<K,F,V> |
|
| BlockingTransactionalStringCommandsImpl<K,V> |
|
| BlockingTransactionalTimeSeriesCommandsImpl<K> |
|
| BlockingTransactionalTopKCommandsImpl<K,V> |
|
| BloomCommands<K,V> |
Allows executing commands from the bloom group.
|
| BucketTimestamp |
Configure the bucket timestamp of an aggregation in the TS.MRANGE command.
|
| CfInsertArgs |
|
| CfReserveArgs |
|
| ClaimedMessages<K,F,V> |
Represents claimed messages
|
| Codec<T> |
|
| Codecs |
|
| Codecs.ByteArrayCodec |
|
| Codecs.DoubleCodec |
|
| Codecs.IntegerCodec |
|
| Codecs.JsonCodec<T> |
|
| Codecs.StringCodec |
|
| CopyArgs |
Arguments for the Redis COPY command.
|
| CountMinCommands<K,V> |
Allows executing commands from the count-min group.
|
| CreateArgs |
Represents the argument of the ft.create command.
|
| CreateArgs |
Represents the extra arguments of the ts.create command.
|
| CuckooCommands<K,V> |
Allows executing commands from the cuckoo group.
|
| Cursor<T> |
|
| Document |
Represents a document containing in the response of a ft.search command.
|
| Document.Property |
Represents a document property / attribute
|
| DuplicatePolicy |
|
| ExpireArgs |
|
| FieldOptions |
Allows customizing the indexed field.
|
| FieldType |
|
| Filter |
Represents a filter used in the MGET command.
|
| GeoAddArgs |
|
| GeoCommands<K,V> |
Allows executing commands from the geo group.
|
| GeoFilter |
Represents a geo filter
|
| GeoItem<V> |
|
| GeoPosition |
Represents a geospatial position.
|
| GeoRadiusArgs |
|
| GeoRadiusStoreArgs<K> |
|
| GeoSearchArgs<V> |
|
| GeoSearchStoreArgs<V> |
|
| GeoUnit |
|
| GeoValue<V> |
Represents a value returned from GEO commands.
|
| GetArgs |
|
| GetExArgs |
Deprecated.
|
| GetExArgs |
Argument list for the Redis GETEX command.
|
| GraphCommands<K> |
Allows executing commands from the graph group.
|
| GraphQueryResponseItem |
|
| GraphQueryResponseItem.Kind |
|
| GraphQueryResponseItem.NodeItem |
|
| GraphQueryResponseItem.RelationItem |
|
| GraphQueryResponseItem.ScalarItem |
|
| HashCommands<K,F,V> |
Allows executing commands from the hash group.
|
| HashScanBlockingCursorImpl<K,V> |
|
| HashScanCursor<K,V> |
|
| HighlightArgs |
Allows customizing the highlighting.
|
| HScanReactiveCursorImpl<F,V> |
|
| HyperLogLogCommands<K,V> |
Allows executing commands from the hyperloglog group.
|
| IncrementArgs |
Represents the extra arguments of the ts.decrby and tx.incrby commands.
|
| IndexedField |
Represents an indexed field.
|
| JsonCommands<K> |
Allows executing commands from the json group (requires the Redis stack).
|
| JsonSetArgs |
|
| KeyCommands<K> |
Allows executing commands manipulating keys.
|
| KeyScanArgs |
Represents the scan commands flags.
|
| KeyScanCursor<K> |
|
| KeyValue<K,V> |
|
| ListCommands<K,V> |
Allows executing commands from the list group.
|
| LPosArgs |
Represents the extra parameter of the LPOS command
|
| Marshaller |
|
| MGetArgs |
Represents the extra arguments of the ts.mget command.
|
| MRangeArgs |
Represent the TS.MRANGE and TS.MREVRANGE commands optional parameters.
|
| NetConfig |
|
| NumericFilter |
Represents a numeric filter
|
| ObservableRedis |
An implementation of the Redis interface that tracks the duration of each operation for observability purpose.
|
| ObservableRedisMetrics |
|
| OptimisticLockingTransactionResult<I> |
A structure holding the result of the commands executed in a transaction.
|
| OptimisticLockingTransactionResultImpl<I> |
|
| Position |
|
| ProxyConfig |
|
| PubSubCommands<V> |
Allows executing Pub/Sub commands.
|
| PubSubCommands.RedisSubscriber |
A redis subscriber
|
| QueryArgs |
Represents the extra arguments of the ft.search command
|
| Range<V> |
|
| RangeArgs |
Represent the TS.RANGE and TS.REVRANGE commands optional parameters.
|
| ReactiveAutoSuggestCommands<K> |
Allows executing commands from the auto-suggest group (requires the Redis Search module from Redis stack).
|
| ReactiveAutoSuggestCommandsImpl<K> |
|
| ReactiveBitMapCommands<K> |
Allows executing commands from the bitmap group.
|
| ReactiveBitMapCommandsImpl<K> |
|
| ReactiveBloomCommands<K,V> |
Allows executing commands from the bloom group.
|
| ReactiveBloomCommandsImpl<K,V> |
|
| ReactiveCountMinCommands<K,V> |
Allows executing commands from the count-min group.
|
| ReactiveCountMinCommandsImpl<K,V> |
|
| ReactiveCuckooCommands<K,V> |
Allows executing commands from the cuckoo group.
|
| ReactiveCuckooCommandsImpl<K,V> |
|
| ReactiveCursor<T> |
|
| ReactiveGeoCommands<K,V> |
Allows executing commands from the geo group.
|
| ReactiveGeoCommandsImpl<K,V> |
|
| ReactiveGraphCommands<K> |
Allows executing commands from the graph group.
|
| ReactiveGraphCommandsImpl<K> |
|
| ReactiveHashCommands<K,F,V> |
Allows executing commands from the hash group.
|
| ReactiveHashCommandsImpl<K,F,V> |
|
| ReactiveHashScanCursor<K,V> |
|
| ReactiveHyperLogLogCommands<K,V> |
Allows executing commands from the hyperloglog group.
|
| ReactiveHyperLogLogCommandsImpl<K,V> |
|
| ReactiveJsonCommands<K> |
Allows executing commands from the json group (requires the Redis stack).
|
| ReactiveJsonCommandsImpl<K> |
|
| ReactiveKeyCommands<K> |
Allows executing commands manipulating keys.
|
| ReactiveKeyCommandsImpl<K> |
|
| ReactiveKeyScanCursor<K> |
|
| ReactiveListCommands<K,V> |
Allows executing commands from the list group.
|
| ReactiveListCommandsImpl<K,V> |
|
| ReactivePubSubCommands<V> |
|
| ReactivePubSubCommands.ReactiveRedisSubscriber |
A redis subscriber
|
| ReactivePubSubCommandsImpl<V> |
|
| ReactiveRedisClient |
Deprecated.
|
| ReactiveRedisClientImpl |
|
| ReactiveRedisCommands |
Interface implemented by reactive Redis command groups.
|
| ReactiveRedisDataSource |
Non-Blocking and Reactive Redis Data Source.
|
| ReactiveRedisDataSourceImpl |
|
| ReactiveSearchCommands<K> |
Allows executing commands from the search group (requires the Redis Search module from Redis stack).
|
| ReactiveSearchCommandsImpl<K> |
|
| ReactiveSetCommands<K,V> |
Allows executing commands from the set group.
|
| ReactiveSetCommandsImpl<K,V> |
|
| ReactiveSortable<K,V> |
|
| ReactiveSortedSetCommands<K,V> |
Allows executing commands from the sorted set group.
|
| ReactiveSortedSetCommandsImpl<K,V> |
|
| ReactiveSScanCursor<V> |
|
| ReactiveStreamCommands<K,F,V> |
Allows executing commands manipulating streams.
|
| ReactiveStreamCommandsImpl<K,F,V> |
|
| ReactiveStringCommands<K,V> |
Deprecated.
|
| ReactiveStringCommandsImpl<K,V> |
|
| ReactiveTimeSeriesCommands<K> |
Allows executing commands from the time series group (requires the Redis Time Series module from Redis stack).
|
| ReactiveTimeSeriesCommandsImpl<K> |
|
| ReactiveTopKCommands<K,V> |
Allows executing commands from the top-k group.
|
| ReactiveTopKCommandsImpl<K,V> |
|
| ReactiveTransactionalAutoSuggestCommands<K> |
Allows executing commands from the auto-suggest group (requires the Redis Search module from Redis stack).
|
| ReactiveTransactionalAutoSuggestCommandsImpl<K> |
|
| ReactiveTransactionalBitMapCommands<K> |
|
| ReactiveTransactionalBitMapCommandsImpl<K> |
|
| ReactiveTransactionalBloomCommands<K,V> |
|
| ReactiveTransactionalBloomCommandsImpl<K,V> |
|
| ReactiveTransactionalCountMinCommands<K,V> |
Allows executing commands from the count-min group.
|
| ReactiveTransactionalCountMinCommandsImpl<K,V> |
|
| ReactiveTransactionalCuckooCommands<K,V> |
Allows executing commands from the cuckoo group.
|
| ReactiveTransactionalCuckooCommandsImpl<K,V> |
|
| ReactiveTransactionalGeoCommands<K,V> |
|
| ReactiveTransactionalGeoCommandsImpl<K,V> |
|
| ReactiveTransactionalGraphCommands<K> |
Allows executing commands from the graph group.
|
| ReactiveTransactionalGraphCommandsImpl<K> |
|
| ReactiveTransactionalHashCommands<K,F,V> |
|
| ReactiveTransactionalHashCommandsImpl<K,F,V> |
|
| ReactiveTransactionalHyperLogLogCommands<K,V> |
|
| ReactiveTransactionalHyperLogLogCommandsImpl<K,V> |
|
| ReactiveTransactionalJsonCommands<K> |
|
| ReactiveTransactionalJsonCommandsImpl<K> |
|
| ReactiveTransactionalKeyCommands<K> |
|
| ReactiveTransactionalKeyCommandsImpl<K> |
|
| ReactiveTransactionalListCommands<K,V> |
|
| ReactiveTransactionalListCommandsImpl<K,V> |
|
| ReactiveTransactionalRedisCommands |
Interface implemented by transactional and reactive Redis command groups.
|
| ReactiveTransactionalRedisDataSource |
Redis Data Source object used to execute commands in a Redis transaction (MULTI).
|
| ReactiveTransactionalRedisDataSourceImpl |
|
| ReactiveTransactionalSearchCommands |
Allows executing commands from the search group (requires the Redis Search module from Redis stack).
|
| ReactiveTransactionalSearchCommandsImpl<K> |
|
| ReactiveTransactionalSetCommands<K,V> |
|
| ReactiveTransactionalSetCommandsImpl<K,V> |
|
| ReactiveTransactionalSortedSetCommands<K,V> |
|
| ReactiveTransactionalSortedSetCommandsImpl<K,V> |
|
| ReactiveTransactionalStreamCommands<K,F,V> |
Allows executing commands manipulating streams.
|
| ReactiveTransactionalStreamCommandsImpl<K,F,V> |
|
| ReactiveTransactionalStringCommands<K,V> |
Deprecated. |
| ReactiveTransactionalStringCommandsImpl<K,V> |
|
| ReactiveTransactionalTimeSeriesCommands<K> |
Allows executing commands from the time series group (requires the Redis Time Series module from Redis stack).
|
| ReactiveTransactionalTimeSeriesCommandsImpl<K> |
|
| ReactiveTransactionalTopKCommands<K,V> |
Allows executing commands from the top-k group.
|
| ReactiveTransactionalTopKCommandsImpl<K,V> |
|
| ReactiveTransactionalValueCommands<K,V> |
|
| ReactiveValueCommands<K,V> |
Allows executing commands from the string group.
|
| ReactiveZScanCursor<V> |
|
| RedisClient |
Deprecated.
|
| RedisClientConfig |
|
| RedisClientImpl |
|
| RedisClientName |
Marker annotation to select the Redis client.
|
| RedisClientName.Literal |
|
| RedisClientRecorder |
|
| RedisCommand |
|
| RedisCommandExecutor |
|
| RedisCommandExtraArguments |
|
| RedisCommands |
Interface implemented by imperative Redis command groups.
|
| RedisConfig |
|
| RedisDataLoader |
|
| RedisDataSource |
Synchronous / Blocking Redis Data Source.
|
| RedisHealthCheck |
|
| RedisHostsProvider |
Programmatically provides redis hosts
|
| RedisKeyNotFoundException |
|
| RedisOptionsCustomizer |
Beans exposing the RedisClientOptionsCustomizer interface has the possibility to extend/modify the
RedisOptions before they are used to create the RedisClient or
RedisDataSource.
|
| RedisValueType |
|
| Reducer |
Time Series Reducer functions
|
| Sample |
Represents a sample from a time series
|
| SampleGroup |
Represent a group of samples returned by the range of mget methods.
|
| ScanArgs |
Represents the scan commands flags.
|
| ScanBlockingCursorImpl<K> |
|
| ScanReactiveCursorImpl<K> |
|
| ScoredValue<V> |
A value associated with its score (double)
|
| ScoreRange<T extends Number> |
|
| SearchCommands<K> |
Allows executing commands from the search group (requires the Redis Search module from Redis stack).
|
| SearchQueryResponse |
Represents the response of a ft.search command.
|
| SeriesSample<K> |
Represents a sample to be added to a specific time series key
|
| SetArgs |
Deprecated.
|
| SetArgs |
Argument list for the Redis SET command.
|
| SetCommands<K,V> |
Allows executing commands from the set group.
|
| SortArgs |
|
| SortArgs.Limit |
Represent a limit.
|
| SortedSetCommands<K,V> |
Allows executing commands from the sorted set group.
|
| SpellCheckArgs |
|
| SpellCheckResponse |
|
| SpellCheckResponse.SpellCheckSuggestion |
|
| SScanBlockingCursorImpl<V> |
|
| SScanCursor<V> |
|
| SScanReactiveCursorImpl<V> |
|
| StreamCommands<K,F,V> |
Allows executing commands manipulating streams.
|
| StreamEntry<T> |
|
| StreamMessage<K,F,V> |
Represents a message received from a stream
|
| StreamRange |
Represents a stream range.
|
| StringCommands<K,V> |
Deprecated.
|
| Suggestion |
Represent a suggestion.
|
| SummarizeArgs |
Allows configuring the summarizing.
|
| SynDumpResponse |
Represents the response of a ft.syndump command.
|
| TimeSeriesCommands<K> |
Allows executing commands from the time series group (requires the Redis Time Series module from Redis stack).
|
| TimeSeriesRange |
Represent the range used in the TS.MRANGE and TS.MREVRANGE commands.
|
| TlsConfig |
|
| TopKCommands<K,V> |
Allows executing commands from the top-k group.
|
| TransactionalAutoSuggestCommands<K> |
Allows executing commands from the auto-suggest group (requires the Redis Search module from Redis stack).
|
| TransactionalBitMapCommands<K> |
Allows executing commands from the bitmap group in a Redis transaction (Multi).
|
| TransactionalBloomCommands<K,V> |
|
| TransactionalCountMinCommands<K,V> |
Allows executing commands from the count-min group.
|
| TransactionalCuckooCommands<K,V> |
Allows executing commands from the cuckoo group.
|
| TransactionalGeoCommands<K,V> |
|
| TransactionalGraphCommands<K> |
Allows executing commands from the graph group.
|
| TransactionalHashCommands<K,F,V> |
|
| TransactionalHyperLogLogCommands<K,V> |
|
| TransactionalJsonCommands<K> |
|
| TransactionalKeyCommands<K> |
|
| TransactionalListCommands<K,V> |
|
| TransactionalRedisCommands |
Interface implemented by transactional and imperative Redis command groups.
|
| TransactionalRedisDataSource |
Redis Data Source object used to execute commands in a Redis transaction (MULTI).
|
| TransactionalSearchCommands |
Allows executing commands from the search group (requires the Redis Search module from Redis stack).
|
| TransactionalSetCommands<K,V> |
|
| TransactionalSortedSetCommands<K,V> |
|
| TransactionalStreamCommands<K,F,V> |
Allows executing commands manipulating streams.
|
| TransactionalStringCommands<K,V> |
Deprecated. |
| TransactionalTimeSeriesCommands<K> |
Allows executing commands from the time series group (requires the Redis Time Series module from Redis stack).
|
| TransactionalTopKCommands<K,V> |
Allows executing commands from the top-k group.
|
| TransactionalValueCommands<K,V> |
|
| TransactionHolder |
|
| TransactionResult |
A structure holding the result of the commands executed in a transaction.
|
| TransactionResultImpl |
|
| Validation |
|
| ValueCommands<K,V> |
Allows executing commands from the string group.
|
| VertxRedisClientFactory |
|
| XAddArgs |
The argument of the XADD command.
|
| XClaimArgs |
The argument of the XCLAIM command.
|
| XGroupCreateArgs |
|
| ZAddArgs |
|
| ZAggregateArgs |
|
| ZAggregateArgs.Aggregate |
|
| ZMpopArgs |
|
| ZRangeArgs |
|
| ZScanBlockingCursorImpl<V> |
|
| ZScanCursor<V> |
|
| ZScanReactiveCursorImpl<V> |
|