Uses of Class
org.springframework.data.redis.connection.ClusterTopology
Package
Description
Connection package providing low-level abstractions for interacting with the various Redis 'drivers'/libraries.
Connection package for Jedis library.
-
Uses of ClusterTopology in org.springframework.data.redis.connection
Modifier and TypeMethodDescriptionClusterTopologyProvider.getTopology()
Get the current knownClusterTopology
. -
Uses of ClusterTopology in org.springframework.data.redis.connection.jedis
Modifier and TypeMethodDescriptionJedisClusterConnection.JedisClusterTopologyProvider.getTopology()