Class StatefulRediSearchSentinelConnectionImpl<K,​V>

  • All Implemented Interfaces:
    StatefulRediSearchSentinelConnection<K,​V>, io.lettuce.core.api.StatefulConnection<K,​V>, io.lettuce.core.internal.AsyncCloseable, io.lettuce.core.protocol.ConnectionFacade, io.lettuce.core.sentinel.api.StatefulRedisSentinelConnection<K,​V>, java.io.Closeable, java.lang.AutoCloseable

    public class StatefulRediSearchSentinelConnectionImpl<K,​V>
    extends io.lettuce.core.sentinel.StatefulRedisSentinelConnectionImpl<K,​V>
    implements StatefulRediSearchSentinelConnection<K,​V>
    Author:
    Julien Ruaux