インターフェース JedisClusterConnection.JedisMultiKeyClusterCommandCallback<T>

型パラメーター:
T -
すべてのスーパーインターフェース:
ClusterCommandExecutor.MultiKeyClusterCommandCallback<redis.clients.jedis.Jedis,T>
含まれているクラス:
JedisClusterConnection

protected static interface JedisClusterConnection.JedisMultiKeyClusterCommandCallback<T> extends ClusterCommandExecutor.MultiKeyClusterCommandCallback<redis.clients.jedis.Jedis,T>
導入:
1.7
作成者:
Christoph Strobl