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