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