Interface RedisSentinelConnection

All Superinterfaces:
AutoCloseable, Closeable, RedisSentinelCommands
All Known Implementing Classes:
JedisSentinelConnection, LettuceSentinelConnection

public interface RedisSentinelConnection extends RedisSentinelCommands, Closeable
Since:
1.4
Author:
Christoph Strobl
  • Method Details

    • isOpen

      boolean isOpen()
      Returns:
      true if connected to server