Interface DefaultedRedisClusterConnection

All Superinterfaces:
DefaultedRedisConnection, RedisClusterCommands, RedisClusterCommandsProvider, RedisClusterServerCommands, RedisCommands, RedisCommandsProvider, RedisConnectionCommands, RedisGeoCommands, RedisHashCommands, RedisHyperLogLogCommands, RedisKeyCommands, RedisListCommands, RedisPubSubCommands, RedisScriptingCommands, RedisServerCommands, RedisSetCommands, RedisStreamCommands, RedisStringCommands, RedisTxCommands, RedisZSetCommands
All Known Subinterfaces:
RedisClusterConnection
All Known Implementing Classes:
JedisClusterConnection, LettuceClusterConnection

Deprecated.
Since:
2.0
Author:
Christoph Strobl, Mark Paluch, Dennis Neufeld