Class RedisOperationChain

java.lang.Object
org.springframework.data.redis.repository.query.RedisOperationChain

public class RedisOperationChain extends Object
Simple set of operations required to run queries against Redis.
Since:
1.7
Author:
Christoph Strobl, Mark Paluch