インターフェース LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback<T>

型パラメーター:
T -
すべてのスーパーインターフェース:
ClusterCommandExecutor.MultiKeyClusterCommandCallback<io.lettuce.core.cluster.api.sync.RedisClusterCommands<byte[],byte[]>,T>
含まれているクラス:
LettuceClusterConnection

protected static interface LettuceClusterConnection.LettuceMultiKeyClusterCommandCallback<T> extends ClusterCommandExecutor.MultiKeyClusterCommandCallback<io.lettuce.core.cluster.api.sync.RedisClusterCommands<byte[],byte[]>,T>
導入:
1.7
作成者:
Christoph Strobl