Interface JedisClusterConnection.JedisClusterCommandCallback<T>
- Type Parameters:
T
-
- All Superinterfaces:
ClusterCommandExecutor.ClusterCommandCallback<redis.clients.jedis.Jedis,
T>
- Enclosing class:
- JedisClusterConnection
protected static interface JedisClusterConnection.JedisClusterCommandCallback<T>
extends ClusterCommandExecutor.ClusterCommandCallback<redis.clients.jedis.Jedis,T>
Jedis
specific ClusterCommandExecutor.ClusterCommandCallback
.- Since:
- 1.7
- Author:
- Christoph Strobl
-
Method Summary
Methods inherited from interface org.springframework.data.redis.connection.ClusterCommandExecutor.ClusterCommandCallback
doInCluster