Interface ReactiveRedisCommands

All Known Subinterfaces:
ReactiveAutoSuggestCommands<K>, ReactiveBitMapCommands<K>, ReactiveBloomCommands<K,V>, ReactiveCountMinCommands<K,V>, ReactiveCuckooCommands<K,V>, ReactiveGeoCommands<K,V>, ReactiveGraphCommands<K>, ReactiveHashCommands<K,F,V>, ReactiveHyperLogLogCommands<K,V>, ReactiveJsonCommands<K>, ReactiveKeyCommands<K>, ReactiveListCommands<K,V>, ReactivePubSubCommands<V>, ReactiveSearchCommands<K>, ReactiveSetCommands<K,V>, ReactiveSortedSetCommands<K,V>, ReactiveStringCommands<K,V>, ReactiveTimeSeriesCommands<K>, ReactiveTopKCommands<K,V>, ReactiveValueCommands<K,V>
All Known Implementing Classes:
ReactiveAutoSuggestCommandsImpl, ReactiveBitMapCommandsImpl, ReactiveBloomCommandsImpl, ReactiveCountMinCommandsImpl, ReactiveCuckooCommandsImpl, ReactiveGeoCommandsImpl, ReactiveGraphCommandsImpl, ReactiveHashCommandsImpl, ReactiveHyperLogLogCommandsImpl, ReactiveJsonCommandsImpl, ReactiveKeyCommandsImpl, ReactiveListCommandsImpl, ReactivePubSubCommandsImpl, ReactiveSearchCommandsImpl, ReactiveSetCommandsImpl, ReactiveSortedSetCommandsImpl, ReactiveStreamCommandsImpl, ReactiveStringCommandsImpl, ReactiveTimeSeriesCommandsImpl, ReactiveTopKCommandsImpl

public interface ReactiveRedisCommands
Interface implemented by reactive Redis command groups.