Class ClusterTopology

java.lang.Object
org.springframework.data.redis.connection.ClusterTopology

public class ClusterTopology extends Object
ClusterTopology holds snapshot like information about RedisClusterNodes.
Since:
1.7
Author:
Christoph Strobl, Mark Paluch