Uses of Interface
org.redisson.api.ClusterNodesGroup
-
Packages that use ClusterNodesGroup Package Description org.redisson org.redisson.api -
-
Uses of ClusterNodesGroup in org.redisson
Classes in org.redisson that implement ClusterNodesGroup Modifier and Type Class Description class
RedisClusterNodes
Deprecated.Methods in org.redisson that return ClusterNodesGroup Modifier and Type Method Description ClusterNodesGroup
Redisson. getClusterNodesGroup()
-
Uses of ClusterNodesGroup in org.redisson.api
Methods in org.redisson.api that return ClusterNodesGroup Modifier and Type Method Description ClusterNodesGroup
RedissonClient. getClusterNodesGroup()
Deprecated.
-