Interface DecoratedRedisConnection

All Known Implementing Classes:
DefaultStringRedisConnection

public interface DecoratedRedisConnection
Specifies that the connection decorates another RedisConnection.
Since:
1.7
Author:
Mark Paluch