Interface RedisClusterCallback<T>

Type Parameters:
T -

public interface RedisClusterCallback<T>
Callback interface for low level operations executed against a clustered Redis environment.
Since:
1.7
Author:
Christoph Strobl