Interface AggregateCommands<K,​V>

  • Type Parameters:
    K - Key type.
    V - Value type.
    All Known Subinterfaces:
    RediSearchCommands<K,​V>

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