Interface AggregateReactiveCommands<K,​V>

  • Type Parameters:
    K - Key type.
    V - Value type.
    All Known Subinterfaces:
    RediSearchReactiveCommands<K,​V>
    All Known Implementing Classes:
    RediSearchReactiveCommandsImpl

    public interface AggregateReactiveCommands<K,​V>
    Reactive executed commands for RediSearch search index.
    Since:
    1.0
    Author:
    Julien Ruaux