Interface RedisSentinelConnection
- All Superinterfaces:
AutoCloseable
,Closeable
,RedisSentinelCommands
- All Known Implementing Classes:
JedisSentinelConnection
,LettuceSentinelConnection
- Since:
- 1.4
- Author:
- Christoph Strobl
-
Method Summary
-
Method Details
-
isOpen
boolean isOpen()- Returns:
- true if connected to server
-