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 classRedisClusterNodesDeprecated.Methods in org.redisson that return ClusterNodesGroup Modifier and Type Method Description ClusterNodesGroupRedisson. getClusterNodesGroup() -
Uses of ClusterNodesGroup in org.redisson.api
Methods in org.redisson.api that return ClusterNodesGroup Modifier and Type Method Description ClusterNodesGroupRedissonClient. getClusterNodesGroup()Deprecated.
-