Interface ClusterCommandExecutor.MultiKeyClusterCommandCallback<T,S> 
- Type Parameters:
 T- native driver connectionS-
- All Known Subinterfaces:
 JedisClusterConnection.JedisMultiKeyClusterCommandCallback<T>,LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback<T>
- Enclosing class:
 - ClusterCommandExecutor
 
public static interface ClusterCommandExecutor.MultiKeyClusterCommandCallback<T,S> 
Callback interface for Redis 'low level' code using the cluster client to execute multi key commands.
- Author:
 - Christoph Strobl
 
- 
Method Summary
 
- 
Method Details
- 
doInCluster
 
 -